2025-03-10 07:55:39.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-10 07:55:39.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:39.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:39.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:39.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:39.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:39.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:39.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@795f8317 2025-03-10 07:55:39.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:39.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:39.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:39.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:39.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:39.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:39.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:39.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:39.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-10 07:55:39.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-03-10 07:55:39.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-03-10 07:55:39.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-10 07:55:39.807 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-03-10 07:55:39.826 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-03-10 07:55:39.828 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-03-10 07:55:39.838 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:39.842 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7a83ec 2025-03-10 07:55:39.842 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7a83ec 2025-03-10 07:55:39.845 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bd68f3 2025-03-10 07:55:39.845 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bd68f3 2025-03-10 07:55:39.848 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2182e89c 2025-03-10 07:55:39.848 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2182e89c 2025-03-10 07:55:39.851 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@648062c8 2025-03-10 07:55:39.851 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@648062c8 2025-03-10 07:55:39.854 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9ae857 2025-03-10 07:55:39.854 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9ae857 2025-03-10 07:55:39.857 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@55aee127 2025-03-10 07:55:39.857 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@55aee127 2025-03-10 07:55:39.859 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@635e3506 2025-03-10 07:55:39.859 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@635e3506 2025-03-10 07:55:39.862 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af9d87 2025-03-10 07:55:39.862 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af9d87 2025-03-10 07:55:39.865 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bb0515 2025-03-10 07:55:39.865 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bb0515 2025-03-10 07:55:39.865 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:55:39.998 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:39.999 [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. 2025-03-10 07:55:39.999 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:40.000 [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 2025-03-10 07:55:40.009 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-03-10 07:55:40.011 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-10 07:55:40.011 [DefaultDispatcher-worker-1 @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. 2025-03-10 07:55:40.011 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-10 07:55:40.070 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-03-10 07:55:40.094 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-03-10 07:55:40.112 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-03-10 07:55:40.126 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-03-10 07:55:40.149 [DefaultDispatcher-worker-14 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-03-10 07:55:40.153 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-03-10 07:55:40.210 [DefaultDispatcher-worker-8 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-03-10 07:55:40.237 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-10 07:55:40.237 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-10 07:55:40.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-10 07:55:40.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-10 07:55:40.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:55:40.252 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31db34da: (connection evicted) 2025-03-10 07:55:40.253 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b7a83ec: (connection evicted) 2025-03-10 07:55:40.253 [DefaultDispatcher-worker-8 @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 2025-03-10 07:55:40.253 [DefaultDispatcher-worker-5 @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 2025-03-10 07:55:40.253 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25bd68f3: (connection evicted) 2025-03-10 07:55:40.253 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2182e89c: (connection evicted) 2025-03-10 07:55:40.254 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@648062c8: (connection evicted) 2025-03-10 07:55:40.254 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b9ae857: (connection evicted) 2025-03-10 07:55:40.254 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55aee127: (connection evicted) 2025-03-10 07:55:40.254 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@635e3506: (connection evicted) 2025-03-10 07:55:40.255 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af9d87: (connection evicted) 2025-03-10 07:55:40.255 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48bb0515: (connection evicted) 2025-03-10 07:55:40.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:40.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-10 07:55:40.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-10 07:55:40.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-10 07:55:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c497a55 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:40.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:40.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-10 07:55:40.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc7841c 2025-03-10 07:55:40.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc7841c 2025-03-10 07:55:40.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-10 07:55:40.266 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7841c 2025-03-10 07:55:40.272 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7841c 2025-03-10 07:55:40.273 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7841c 2025-03-10 07:55:40.275 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:40.275 [DefaultDispatcher-worker-5 @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. 2025-03-10 07:55:40.275 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:40.275 [DefaultDispatcher-worker-5 @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 2025-03-10 07:55:40.285 [DefaultDispatcher-worker-11 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7841c 2025-03-10 07:55:40.287 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-10 07:55:40.287 [DefaultDispatcher-worker-11 @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. 2025-03-10 07:55:40.287 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-10 07:55:40.291 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7841c 2025-03-10 07:55:40.302 [DefaultDispatcher-worker-17 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7841c 2025-03-10 07:55:40.313 [DefaultDispatcher-worker-12 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7841c 2025-03-10 07:55:40.322 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7841c 2025-03-10 07:55:40.331 [DefaultDispatcher-worker-12 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7841c 2025-03-10 07:55:40.336 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7841c 2025-03-10 07:55:40.366 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:55:40.368 [DefaultDispatcher-worker-12 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7841c 2025-03-10 07:55:40.370 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3359a0fb 2025-03-10 07:55:40.370 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3359a0fb 2025-03-10 07:55:40.373 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9e58e0 2025-03-10 07:55:40.373 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9e58e0 2025-03-10 07:55:40.375 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a1cb8b 2025-03-10 07:55:40.376 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a1cb8b 2025-03-10 07:55:40.378 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca352db 2025-03-10 07:55:40.378 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca352db 2025-03-10 07:55:40.381 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2036bcc 2025-03-10 07:55:40.381 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2036bcc 2025-03-10 07:55:40.384 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d156a34 2025-03-10 07:55:40.384 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d156a34 2025-03-10 07:55:40.387 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5f0d8e 2025-03-10 07:55:40.387 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5f0d8e 2025-03-10 07:55:40.389 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8cad94 2025-03-10 07:55:40.390 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8cad94 2025-03-10 07:55:40.393 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8f8c2 2025-03-10 07:55:40.393 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8f8c2 2025-03-10 07:55:40.393 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:55:40.395 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-10 07:55:40.396 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-10 07:55:40.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-10 07:55:40.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-10 07:55:40.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:55:40.398 [DefaultDispatcher-worker-11 @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 2025-03-10 07:55:40.398 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc7841c: (connection evicted) 2025-03-10 07:55:40.398 [DefaultDispatcher-worker-12 @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 2025-03-10 07:55:40.399 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3359a0fb: (connection evicted) 2025-03-10 07:55:40.399 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d9e58e0: (connection evicted) 2025-03-10 07:55:40.400 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a1cb8b: (connection evicted) 2025-03-10 07:55:40.401 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ca352db: (connection evicted) 2025-03-10 07:55:40.401 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2036bcc: (connection evicted) 2025-03-10 07:55:40.401 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d156a34: (connection evicted) 2025-03-10 07:55:40.402 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a5f0d8e: (connection evicted) 2025-03-10 07:55:40.402 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8cad94: (connection evicted) 2025-03-10 07:55:40.402 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c8f8c2: (connection evicted) 2025-03-10 07:55:40.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:40.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-10 07:55:40.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e8d917 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:40.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:40.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3f7704 2025-03-10 07:55:40.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3f7704 2025-03-10 07:55:40.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-10 07:55:40.547 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:40.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d42faf 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:40.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:40.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-10 07:55:40.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-03-10 07:55:40.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-03-10 07:55:40.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@696174d3 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:40.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:40.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-03-10 07:55:40.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-03-10 07:55:40.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-10 07:55:40.868 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-03-10 07:55:40.884 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:40.912 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.056 [DefaultDispatcher-worker-10 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-03-10 07:55:41.064 [DefaultDispatcher-worker-10 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-03-10 07:55:41.065 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55591/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-10 07:55:41.065 [DefaultDispatcher-worker-10 @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:55591/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-10 07:55:41.065 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55591/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-10 07:55:41.079 [DefaultDispatcher-worker-15 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55591/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-10 07:55:41.079 [DefaultDispatcher-worker-15 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55591/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-10 07:55:41.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-10 07:55:41.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-10 07:55:41.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.101 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@502c2278: (connection evicted) 2025-03-10 07:55:41.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:41.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-10 07:55:41.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-10 07:55:41.103 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-03-10 07:55:41.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-10 07:55:41.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@101c15ad 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-03-10 07:55:41.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-03-10 07:55:41.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-10 07:55:41.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-10 07:55:41.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed9d173 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2025-03-10 07:55:41.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2025-03-10 07:55:41.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-10 07:55:41.146 [DefaultDispatcher-worker-15 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2025-03-10 07:55:41.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-10 07:55:41.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-10 07:55:41.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.150 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a466dd: (connection evicted) 2025-03-10 07:55:41.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:41.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-10 07:55:41.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-10 07:55:41.151 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645ba24a 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-10 07:55:41.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-03-10 07:55:41.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-03-10 07:55:41.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-10 07:55:41.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a1d1467 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-10 07:55:41.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71 2025-03-10 07:55:41.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71 2025-03-10 07:55:41.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-10 07:55:41.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-10 07:55:41.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-10 07:55:41.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.180 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1: (connection evicted) 2025-03-10 07:55:41.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:41.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-10 07:55:41.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-10 07:55:41.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4cceb 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-10 07:55:41.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bbc273 2025-03-10 07:55:41.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bbc273 2025-03-10 07:55:41.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@370a8b6e 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-10 07:55:41.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@208f7165 2025-03-10 07:55:41.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@208f7165 2025-03-10 07:55:41.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-10 07:55:41.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-10 07:55:41.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-10 07:55:41.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.205 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74bbc273: (connection evicted) 2025-03-10 07:55:41.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:41.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-10 07:55:41.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-10 07:55:41.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5368e981 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-10 07:55:41.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b7c350 2025-03-10 07:55:41.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b7c350 2025-03-10 07:55:41.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-10 07:55:41.217 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8d9bb6 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-03-10 07:55:41.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-03-10 07:55:41.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-10 07:55:41.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-10 07:55:41.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-10 07:55:41.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.239 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79b7c350: (connection evicted) 2025-03-10 07:55:41.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:41.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-10 07:55:41.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-10 07:55:41.273 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.298 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.322 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c0dca15 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-03-10 07:55:41.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-03-10 07:55:41.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-10 07:55:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23321be7 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-03-10 07:55:41.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-03-10 07:55:41.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-10 07:55:41.496 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.502 [DefaultDispatcher-worker-11 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-03-10 07:55:41.506 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.521 [DefaultDispatcher-worker-11 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-03-10 07:55:41.527 [DefaultDispatcher-worker-11 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-03-10 07:55:41.531 [DefaultDispatcher-worker-11 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-03-10 07:55:41.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-10 07:55:41.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-10 07:55:41.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.569 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc: (connection evicted) 2025-03-10 07:55:41.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:41.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-10 07:55:41.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-10 07:55:41.573 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-03-10 07:55:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-10 07:55:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c4cebd 2025-03-10 07:55:41.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-10 07:55:41.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-03-10 07:55:41.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-03-10 07:55:41.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-10 07:55:41.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f90752 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a34537 2025-03-10 07:55:41.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a34537 2025-03-10 07:55:41.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-10 07:55:41.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-10 07:55:41.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-10 07:55:41.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.594 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a278584: (connection evicted) 2025-03-10 07:55:41.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:41.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-10 07:55:41.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ccd000e 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-03-10 07:55:41.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-03-10 07:55:41.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@768f4b42 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-10 07:55:41.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b4b9c6 2025-03-10 07:55:41.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b4b9c6 2025-03-10 07:55:41.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-10 07:55:41.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-10 07:55:41.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-10 07:55:41.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.607 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d7055be: (connection evicted) 2025-03-10 07:55:41.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:41.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-10 07:55:41.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-10 07:55:41.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f71c05 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2025-03-10 07:55:41.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2025-03-10 07:55:41.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f76e56 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-10 07:55:41.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1328f482 2025-03-10 07:55:41.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1328f482 2025-03-10 07:55:41.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-10 07:55:41.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-10 07:55:41.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-10 07:55:41.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.620 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273: (connection evicted) 2025-03-10 07:55:41.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:41.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-10 07:55:41.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa879ed 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2025-03-10 07:55:41.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2025-03-10 07:55:41.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c99f1 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-10 07:55:41.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2025-03-10 07:55:41.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2025-03-10 07:55:41.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-10 07:55:41.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-10 07:55:41.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-10 07:55:41.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.685 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1: (connection evicted) 2025-03-10 07:55:41.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:41.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-10 07:55:41.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131c0b6f 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-03-10 07:55:41.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-03-10 07:55:41.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-10 07:55:41.690 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-10 07:55:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18513c23 2025-03-10 07:55:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7 2025-03-10 07:55:41.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7 2025-03-10 07:55:41.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-10 07:55:41.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-10 07:55:41.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-10 07:55:41.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.699 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27: (connection evicted) 2025-03-10 07:55:41.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:41.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-10 07:55:41.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8549c5f 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-03-10 07:55:41.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-03-10 07:55:41.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-10 07:55:41.705 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@319aa9ee 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-10 07:55:41.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2025-03-10 07:55:41.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2025-03-10 07:55:41.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-10 07:55:41.718 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.721 [DefaultDispatcher-worker-11 @coroutine#179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2025-03-10 07:55:41.722 [DefaultDispatcher-worker-11 @coroutine#181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2025-03-10 07:55:41.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-10 07:55:41.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-10 07:55:41.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.723 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a: (connection evicted) 2025-03-10 07:55:41.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:41.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-10 07:55:41.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-10 07:55:41.724 [Test worker @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ceb68a1 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-03-10 07:55:41.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-03-10 07:55:41.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-10 07:55:41.734 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e0d521 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad0c70a 2025-03-10 07:55:41.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad0c70a 2025-03-10 07:55:41.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-10 07:55:41.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-10 07:55:41.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-10 07:55:41.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.748 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2: (connection evicted) 2025-03-10 07:55:41.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:41.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-10 07:55:41.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-10 07:55:41.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-03-10 07:55:41.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-03-10 07:55:41.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cead673 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2025-03-10 07:55:41.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2025-03-10 07:55:41.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-10 07:55:41.797 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.812 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.836 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.857 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.866 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.871 [DefaultDispatcher-worker-12 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2025-03-10 07:55:41.873 [DefaultDispatcher-worker-12 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2025-03-10 07:55:41.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-10 07:55:41.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-10 07:55:41.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.874 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bde6148: (connection evicted) 2025-03-10 07:55:41.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:41.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-10 07:55:41.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-10 07:55:41.874 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e202d7 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-10 07:55:41.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-03-10 07:55:41.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-03-10 07:55:41.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc3529 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:41.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:41.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-10 07:55:41.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2025-03-10 07:55:41.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2025-03-10 07:55:41.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-10 07:55:41.977 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:41.988 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-10 07:55:42.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-10 07:55:42.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.030 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62158991: (connection evicted) 2025-03-10 07:55:42.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-10 07:55:42.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-10 07:55:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-03-10 07:55:42.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-03-10 07:55:42.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713e7d9a 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-10 07:55:42.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@846b47 2025-03-10 07:55:42.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@846b47 2025-03-10 07:55:42.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-10 07:55:42.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-10 07:55:42.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-10 07:55:42.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.045 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a: (connection evicted) 2025-03-10 07:55:42.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-10 07:55:42.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-10 07:55:42.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-10 07:55:42.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e4fe3c 2025-03-10 07:55:42.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-03-10 07:55:42.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-03-10 07:55:42.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25216999 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-10 07:55:42.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-03-10 07:55:42.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-03-10 07:55:42.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-10 07:55:42.143 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.156 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.168 [DefaultDispatcher-worker-17 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-03-10 07:55:42.169 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.169 [DefaultDispatcher-worker-17 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-03-10 07:55:42.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-10 07:55:42.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-10 07:55:42.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.170 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a: (connection evicted) 2025-03-10 07:55:42.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-10 07:55:42.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-10 07:55:42.171 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aedc426 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-10 07:55:42.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-03-10 07:55:42.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-03-10 07:55:42.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a730479 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-10 07:55:42.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2025-03-10 07:55:42.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2025-03-10 07:55:42.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-10 07:55:42.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-10 07:55:42.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-10 07:55:42.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.186 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5788722f: (connection evicted) 2025-03-10 07:55:42.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-10 07:55:42.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-10 07:55:42.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f03916 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8 2025-03-10 07:55:42.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8 2025-03-10 07:55:42.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-10 07:55:42.210 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8 2025-03-10 07:55:42.216 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8 2025-03-10 07:55:42.217 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51508029 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-10 07:55:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-10 07:55:42.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2025-03-10 07:55:42.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2025-03-10 07:55:42.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-10 07:55:42.227 [DefaultDispatcher-worker-2 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8 2025-03-10 07:55:42.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-10 07:55:42.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-10 07:55:42.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.229 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8: (connection evicted) 2025-03-10 07:55:42.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-10 07:55:42.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-10 07:55:42.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-10 07:55:42.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cdeb1 2025-03-10 07:55:42.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-10 07:55:42.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-03-10 07:55:42.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-03-10 07:55:42.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-10 07:55:42.237 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-03-10 07:55:42.242 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-03-10 07:55:42.243 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccfac29 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-10 07:55:42.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-03-10 07:55:42.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-03-10 07:55:42.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-10 07:55:42.250 [DefaultDispatcher-worker-16 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-03-10 07:55:42.253 [DefaultDispatcher-worker-17 @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-03-10 07:55:42.254 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-03-10 07:55:42.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-10 07:55:42.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-10 07:55:42.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.257 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6: (connection evicted) 2025-03-10 07:55:42.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-10 07:55:42.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-10 07:55:42.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ed691fd 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-10 07:55:42.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@311d28f5 2025-03-10 07:55:42.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@311d28f5 2025-03-10 07:55:42.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-10 07:55:42.263 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d28f5 2025-03-10 07:55:42.269 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d28f5 2025-03-10 07:55:42.270 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d28f5 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28e48b65 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-10 07:55:42.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-03-10 07:55:42.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-03-10 07:55:42.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-10 07:55:42.277 [DefaultDispatcher-worker-3 @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d28f5 2025-03-10 07:55:42.283 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-10 07:55:42.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-10 07:55:42.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.284 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@311d28f5: (connection evicted) 2025-03-10 07:55:42.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-10 07:55:42.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11295cb1 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-10 07:55:42.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-03-10 07:55:42.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-03-10 07:55:42.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-10 07:55:42.291 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-03-10 07:55:42.299 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-03-10 07:55:42.301 [Test worker @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f2c9e8 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-03-10 07:55:42.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-03-10 07:55:42.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-10 07:55:42.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-10 07:55:42.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-10 07:55:42.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:55:42.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-10 07:55:42.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-10 07:55:42.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe2a366 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-03-10 07:55:42.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-03-10 07:55:42.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-10 07:55:42.321 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.346 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.347 [DefaultDispatcher-worker-3 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-03-10 07:55:42.353 [DefaultDispatcher-worker-20 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-03-10 07:55:42.373 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.385 [DefaultDispatcher-worker-9 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-03-10 07:55:42.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-10 07:55:42.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-10 07:55:42.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.387 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99c3cee: (connection evicted) 2025-03-10 07:55:42.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-10 07:55:42.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-10 07:55:42.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280d6a20 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@71285693 2025-03-10 07:55:42.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@71285693 2025-03-10 07:55:42.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-10 07:55:42.404 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.411 [DefaultDispatcher-worker-15 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71285693 2025-03-10 07:55:42.416 [DefaultDispatcher-worker-16 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71285693 2025-03-10 07:55:42.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-10 07:55:42.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-10 07:55:42.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.429 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71285693: (connection evicted) 2025-03-10 07:55:42.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-10 07:55:42.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-10 07:55:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d06801f 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac 2025-03-10 07:55:42.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac 2025-03-10 07:55:42.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-10 07:55:42.453 [DefaultDispatcher-worker-12 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac 2025-03-10 07:55:42.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-10 07:55:42.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-10 07:55:42.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.455 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac: (connection evicted) 2025-03-10 07:55:42.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-10 07:55:42.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9bd1d6 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-10 07:55:42.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba 2025-03-10 07:55:42.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba 2025-03-10 07:55:42.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-10 07:55:42.482 [DefaultDispatcher-worker-17 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba 2025-03-10 07:55:42.488 [DefaultDispatcher-worker-1 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba 2025-03-10 07:55:42.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-10 07:55:42.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-10 07:55:42.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.488 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba: (connection evicted) 2025-03-10 07:55:42.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-10 07:55:42.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-10 07:55:42.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-10 07:55:42.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d98729a 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-03-10 07:55:42.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-03-10 07:55:42.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-10 07:55:42.510 [DefaultDispatcher-worker-11 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-03-10 07:55:42.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-10 07:55:42.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-10 07:55:42.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.512 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34: (connection evicted) 2025-03-10 07:55:42.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-10 07:55:42.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cf16a6 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-10 07:55:42.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-03-10 07:55:42.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-03-10 07:55:42.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-10 07:55:42.533 [DefaultDispatcher-worker-16 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-03-10 07:55:42.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-10 07:55:42.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-10 07:55:42.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.534 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0: (connection evicted) 2025-03-10 07:55:42.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-10 07:55:42.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515c732d 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-10 07:55:42.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-03-10 07:55:42.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-03-10 07:55:42.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-10 07:55:42.721 [DefaultDispatcher-worker-12 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-03-10 07:55:42.726 [DefaultDispatcher-worker-5 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-03-10 07:55:42.728 [Test worker @coroutine#340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34853/manifest.json 2025-03-10 07:55:42.728 [Test worker @coroutine#340] 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:34853/manifest.json. 2025-03-10 07:55:42.728 [Test worker @coroutine#340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34853/manifest.json 2025-03-10 07:55:42.730 [Test worker @coroutine#340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34853/manifest.json 2025-03-10 07:55:42.730 [Test worker @coroutine#340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34853/manifest.json 2025-03-10 07:55:42.781 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.811 [Test worker @coroutine#340] 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:34853/manifest.json. 2025-03-10 07:55:42.811 [Test worker @coroutine#340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34853/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 07:55:42.819 [DefaultDispatcher-worker-19 @coroutine#340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-03-10 07:55:42.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-10 07:55:42.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-10 07:55:42.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.824 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f85904a: (connection evicted) 2025-03-10 07:55:42.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:42.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-10 07:55:42.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@696ce057 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@13809363 2025-03-10 07:55:42.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@13809363 2025-03-10 07:55:42.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-10 07:55:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4cb17b 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aca299e 2025-03-10 07:55:42.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aca299e 2025-03-10 07:55:42.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-10 07:55:42.876 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 07:55:42.921 [Test worker] INFO ktor.application - Application started in 0.049 seconds. 2025-03-10 07:55:42.921 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@742dbac8 2025-03-10 07:55:42.950 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.958 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:42.983 [DefaultDispatcher-worker-18 @coroutine#352] INFO ktor.application - Responding at http://0.0.0.0:33921 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e08d871 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:42.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-10 07:55:42.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@33845e3d 2025-03-10 07:55:42.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@33845e3d 2025-03-10 07:55:42.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-10 07:55:43.003 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-10 07:55:43.007 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-10 07:55:43.007 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-10 07:55:43.008 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-10 07:55:43.008 [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. 2025-03-10 07:55:43.008 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-10 07:55:43.008 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-10 07:55:43.008 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-10 07:55:43.008 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e96f3cd 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:43.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b984ba5 2025-03-10 07:55:43.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b984ba5 2025-03-10 07:55:43.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-10 07:55:43.038 [DefaultDispatcher-worker-4 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b984ba5 2025-03-10 07:55:43.044 [DefaultDispatcher-worker-10 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b984ba5 2025-03-10 07:55:43.049 [DefaultDispatcher-worker-13 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33845e3d 2025-03-10 07:55:43.050 [DefaultDispatcher-worker-13 @coroutine#363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33845e3d 2025-03-10 07:55:43.055 [DefaultDispatcher-worker-2 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b984ba5 2025-03-10 07:55:43.060 [DefaultDispatcher-worker-12 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b984ba5 2025-03-10 07:55:43.061 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33921/api/content/703313537130405888/_ustadmanifest.json 2025-03-10 07:55:43.061 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33921/api/content/703313537130405888/_ustadmanifest.json. 2025-03-10 07:55:43.061 [Test worker @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33921/api/content/703313537130405888/_ustadmanifest.json 2025-03-10 07:55:43.063 [Test worker @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33921/api/content/703313537130405888/_ustadmanifest.json 2025-03-10 07:55:43.063 [Test worker @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33921/api/content/703313537130405888/_ustadmanifest.json 2025-03-10 07:55:43.064 [Test worker @coroutine#357] 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:33921/api/content/703313537130405888/_ustadmanifest.json. 2025-03-10 07:55:43.064 [Test worker @coroutine#357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33921/api/content/703313537130405888/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 07:55:43.073 [DefaultDispatcher-worker-2 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b984ba5 2025-03-10 07:55:43.077 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 07:55:43.077 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c25bf921-fff8-4176-8fb1-6601d60c6c6f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 07:55:43.079 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 07:55:43.079 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c25bf921-fff8-4176-8fb1-6601d60c6c6f 2025-03-10 07:55:43.082 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33921/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:43.082 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33921/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:55:43.082 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33921/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:43.083 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33921/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:55:43.084 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:43.088 [DefaultDispatcher-worker-12 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b984ba5 2025-03-10 07:55:43.088 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33921/UmAppDatabase/replication/nodeId 2025-03-10 07:55:43.088 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33921/UmAppDatabase/replication/nodeId. 2025-03-10 07:55:43.088 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33921/UmAppDatabase/replication/nodeId 2025-03-10 07:55:43.094 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33921/api/blob/upload-init-batch 2025-03-10 07:55:43.094 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33921/api/blob/upload-init-batch. 2025-03-10 07:55:43.094 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33921/api/blob/upload-init-batch 2025-03-10 07:55:43.094 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33921/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 07:55:43.110 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:43.135 [eventLoopGroupProxy-4-4 @call-handler#397] 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) 2025-03-10 07:55:43.135 [eventLoopGroupProxy-4-1 @call-handler#399] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 07:55:43.135 [eventLoopGroupProxy-4-3 @call-handler#398] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 07:55:43.135 [eventLoopGroupProxy-4-2 @call-handler#400] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 07:55:43.138 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:43.138 [eventLoopGroupProxy-4-2 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:43.140 [eventLoopGroupProxy-4-4 @call-handler#397] 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 2025-03-10 07:55:43.140 [eventLoopGroupProxy-4-1 @call-handler#399] 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 2025-03-10 07:55:43.140 [eventLoopGroupProxy-4-1 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 07:55:43.142 [DefaultDispatcher-worker-19 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33921/UmAppDatabase/replication/nodeId 2025-03-10 07:55:43.142 [DefaultDispatcher-worker-19 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33921/UmAppDatabase/replication/nodeId 2025-03-10 07:55:43.143 [eventLoopGroupProxy-4-1 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:43.143 [DefaultDispatcher-worker-13 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33921/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:43.143 [DefaultDispatcher-worker-13 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33921/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:43.146 [eventLoopGroupProxy-4-3 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-03-10 07:55:43.146 [eventLoopGroupProxy-4-1 @call-handler#399] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-03-10 07:55:43.148 [DefaultDispatcher-worker-16 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b984ba5 2025-03-10 07:55:43.150 [eventLoopGroupProxy-4-4 @coroutine#407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13809363 2025-03-10 07:55:43.154 [DefaultDispatcher-worker-10 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b984ba5 2025-03-10 07:55:43.158 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 26ms 2025-03-10 07:55:43.159 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33921/api/blob/upload-init-batch 2025-03-10 07:55:43.159 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33921/api/blob/upload-init-batch 2025-03-10 07:55:43.164 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33921/api/blob/upload-init-batch. 2025-03-10 07:55:43.164 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33921/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:55:43.177 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33921/api/blob/upload-batch-data 2025-03-10 07:55:43.177 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33921/api/blob/upload-batch-data. 2025-03-10 07:55:43.177 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33921/api/blob/upload-batch-data 2025-03-10 07:55:43.177 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33921/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:43.180 [eventLoopGroupProxy-4-1 @call-handler#414] 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) 2025-03-10 07:55:43.188 [eventLoopGroupProxy-4-1 @coroutine#415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13809363 2025-03-10 07:55:43.189 [eventLoopGroupProxy-4-1 @call-handler#414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:43.189 [eventLoopGroupProxy-4-1 @call-handler#414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-03-10 07:55:43.189 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33921/api/blob/upload-batch-data 2025-03-10 07:55:43.195 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33921/api/blob/upload-batch-data 2025-03-10 07:55:43.195 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33921/api/blob/upload-batch-data. 2025-03-10 07:55:43.195 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33921/api/blob/upload-batch-data 2025-03-10 07:55:43.195 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33921/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:43.197 [eventLoopGroupProxy-4-1 @call-handler#419] 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) 2025-03-10 07:55:43.200 [eventLoopGroupProxy-4-1 @coroutine#420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13809363 2025-03-10 07:55:43.200 [eventLoopGroupProxy-4-1 @call-handler#419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:43.200 [eventLoopGroupProxy-4-1 @call-handler#419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 07:55:43.201 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33921/api/blob/upload-batch-data 2025-03-10 07:55:43.212 [DefaultDispatcher-worker-1 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b984ba5 2025-03-10 07:55:43.221 [DefaultDispatcher-worker-1 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b984ba5 2025-03-10 07:55:43.233 [DefaultDispatcher-worker-1 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33921/UmAppDatabase/replication/message 2025-03-10 07:55:43.233 [DefaultDispatcher-worker-1 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33921/UmAppDatabase/replication/message. 2025-03-10 07:55:43.233 [DefaultDispatcher-worker-1 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33921/UmAppDatabase/replication/message 2025-03-10 07:55:43.233 [DefaultDispatcher-worker-1 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33921/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 07:55:43.235 [eventLoopGroupProxy-4-1 @call-handler#433] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 07:55:43.235 [eventLoopGroupProxy-4-1 @call-handler#433] 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 2025-03-10 07:55:43.235 [eventLoopGroupProxy-4-1 @call-handler#433] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 07:55:43.248 [DefaultDispatcher-worker-17 @call-handler#433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aca299e 2025-03-10 07:55:43.249 [eventLoopGroupProxy-4-1 @call-handler#433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:43.249 [eventLoopGroupProxy-4-1 @call-handler#433] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-03-10 07:55:43.249 [DefaultDispatcher-worker-4 @coroutine#351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33921/api/content/703313537130405888/_ustadmanifest.json 2025-03-10 07:55:43.249 [DefaultDispatcher-worker-4 @coroutine#351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33921/api/content/703313537130405888/_ustadmanifest.json. 2025-03-10 07:55:43.249 [DefaultDispatcher-worker-4 @coroutine#351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33921/api/content/703313537130405888/_ustadmanifest.json 2025-03-10 07:55:43.249 [DefaultDispatcher-worker-17 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33921/UmAppDatabase/replication/message 2025-03-10 07:55:43.249 [DefaultDispatcher-worker-17 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33921/UmAppDatabase/replication/message 2025-03-10 07:55:43.250 [DefaultDispatcher-worker-17 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33921/UmAppDatabase/replication/message. 2025-03-10 07:55:43.250 [DefaultDispatcher-worker-17 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33921/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:55:43.250 [DefaultDispatcher-worker-13 @coroutine#351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33921/api/content/703313537130405888/_ustadmanifest.json 2025-03-10 07:55:43.250 [DefaultDispatcher-worker-13 @coroutine#351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33921/api/content/703313537130405888/_ustadmanifest.json 2025-03-10 07:55:43.251 [DefaultDispatcher-worker-13 @coroutine#351] 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:33921/api/content/703313537130405888/_ustadmanifest.json. 2025-03-10 07:55:43.251 [DefaultDispatcher-worker-13 @coroutine#351] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33921/api/content/703313537130405888/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 07:55:43.256 [DefaultDispatcher-worker-18 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b984ba5 2025-03-10 07:55:43.257 [DefaultDispatcher-worker-7 @coroutine#351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aca299e 2025-03-10 07:55:43.258 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-10 07:55:43.258 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-10 07:55:43.258 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-10 07:55:43.258 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-10 07:55:43.258 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-10 07:55:43.259 [Test worker @coroutine#445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33845e3d 2025-03-10 07:55:43.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-10 07:55:43.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-10 07:55:43.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:43.260 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b984ba5: (connection evicted) 2025-03-10 07:55:43.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:43.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-10 07:55:43.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-10 07:55:43.504 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 07:55:43.504 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 07:55:43.713 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 07:55:44.247 [DefaultDispatcher-worker-14 @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-03-10 07:55:44.264 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@742dbac8 2025-03-10 07:55:44.264 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@742dbac8 2025-03-10 07:55:44.266 [Test worker @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13809363 2025-03-10 07:55:44.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-10 07:55:44.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-10 07:55:44.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:44.266 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aca299e: (connection evicted) 2025-03-10 07:55:44.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:44.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-10 07:55:44.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b38db21 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:44.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-10 07:55:44.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-10 07:55:44.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-10 07:55:44.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1248f83 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:44.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-03-10 07:55:44.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-03-10 07:55:44.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-10 07:55:44.307 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 07:55:44.309 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-03-10 07:55:44.309 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6075a4ea 2025-03-10 07:55:44.310 [DefaultDispatcher-worker-12 @coroutine#459] INFO ktor.application - Responding at http://0.0.0.0:34349 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bfb60b7 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:44.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:44.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-10 07:55:44.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-03-10 07:55:44.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-03-10 07:55:44.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-10 07:55:44.313 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-10 07:55:44.314 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-10 07:55:44.314 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-10 07:55:44.314 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-10 07:55:44.314 [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. 2025-03-10 07:55:44.314 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-10 07:55:44.314 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-10 07:55:44.314 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-10 07:55:44.314 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f3dafd4 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:44.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:44.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:44.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-10 07:55:44.334 [DefaultDispatcher-worker-14 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:44.339 [DefaultDispatcher-worker-12 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:44.344 [DefaultDispatcher-worker-12 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-03-10 07:55:44.345 [Test worker @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-03-10 07:55:44.351 [DefaultDispatcher-worker-20 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:44.356 [DefaultDispatcher-worker-12 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:44.356 [Test worker @coroutine#464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/content/703313540701237248/_ustadmanifest.json 2025-03-10 07:55:44.356 [Test worker @coroutine#464] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/content/703313540701237248/_ustadmanifest.json. 2025-03-10 07:55:44.356 [Test worker @coroutine#464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/content/703313540701237248/_ustadmanifest.json 2025-03-10 07:55:44.357 [Test worker @coroutine#464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/content/703313540701237248/_ustadmanifest.json 2025-03-10 07:55:44.358 [Test worker @coroutine#464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34349/api/content/703313540701237248/_ustadmanifest.json 2025-03-10 07:55:44.358 [Test worker @coroutine#464] 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:34349/api/content/703313540701237248/_ustadmanifest.json. 2025-03-10 07:55:44.358 [Test worker @coroutine#464] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34349/api/content/703313540701237248/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 07:55:44.366 [DefaultDispatcher-worker-5 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:44.366 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 07:55:44.366 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ddcf50a8-94cd-4595-9b36-8bb4eedba112', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 07:55:44.368 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 07:55:44.368 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ddcf50a8-94cd-4595-9b36-8bb4eedba112 2025-03-10 07:55:44.368 [DefaultDispatcher-worker-13 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:44.368 [DefaultDispatcher-worker-13 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34349/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:55:44.368 [DefaultDispatcher-worker-13 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:44.368 [DefaultDispatcher-worker-13 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:55:44.371 [eventLoopGroupProxy-7-2 @call-handler#495] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 07:55:44.371 [eventLoopGroupProxy-7-1 @call-handler#496] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 07:55:44.371 [eventLoopGroupProxy-7-2 @call-handler#495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:44.371 [eventLoopGroupProxy-7-1 @call-handler#496] 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 2025-03-10 07:55:44.371 [eventLoopGroupProxy-7-1 @call-handler#496] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 07:55:44.372 [eventLoopGroupProxy-7-1 @call-handler#496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:44.372 [eventLoopGroupProxy-7-1 @call-handler#496] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-03-10 07:55:44.372 [DefaultDispatcher-worker-15 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:44.372 [DefaultDispatcher-worker-15 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34349/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:44.374 [DefaultDispatcher-worker-9 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:44.374 [DefaultDispatcher-worker-9 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/UmAppDatabase/replication/nodeId 2025-03-10 07:55:44.374 [DefaultDispatcher-worker-9 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34349/UmAppDatabase/replication/nodeId. 2025-03-10 07:55:44.374 [DefaultDispatcher-worker-9 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/UmAppDatabase/replication/nodeId 2025-03-10 07:55:44.375 [DefaultDispatcher-worker-18 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-init-batch 2025-03-10 07:55:44.375 [DefaultDispatcher-worker-18 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-init-batch. 2025-03-10 07:55:44.375 [DefaultDispatcher-worker-18 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-init-batch 2025-03-10 07:55:44.375 [DefaultDispatcher-worker-18 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 07:55:44.376 [eventLoopGroupProxy-7-1 @call-handler#504] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 07:55:44.376 [eventLoopGroupProxy-7-1 @call-handler#504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:44.376 [eventLoopGroupProxy-7-1 @call-handler#504] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-10 07:55:44.376 [DefaultDispatcher-worker-14 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/UmAppDatabase/replication/nodeId 2025-03-10 07:55:44.376 [DefaultDispatcher-worker-14 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34349/UmAppDatabase/replication/nodeId 2025-03-10 07:55:44.377 [eventLoopGroupProxy-7-3 @call-handler#511] 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) 2025-03-10 07:55:44.377 [eventLoopGroupProxy-7-3 @call-handler#511] 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 2025-03-10 07:55:44.379 [eventLoopGroupProxy-7-3 @coroutine#512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-10 07:55:44.380 [eventLoopGroupProxy-7-3 @call-handler#511] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-03-10 07:55:44.380 [DefaultDispatcher-worker-19 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-init-batch 2025-03-10 07:55:44.380 [DefaultDispatcher-worker-19 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34349/api/blob/upload-init-batch 2025-03-10 07:55:44.380 [DefaultDispatcher-worker-19 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-init-batch. 2025-03-10 07:55:44.380 [DefaultDispatcher-worker-19 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34349/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:55:44.381 [DefaultDispatcher-worker-19 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.381 [DefaultDispatcher-worker-19 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:44.381 [DefaultDispatcher-worker-19 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.381 [DefaultDispatcher-worker-19 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:44.382 [DefaultDispatcher-worker-5 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:44.383 [eventLoopGroupProxy-7-1 @call-handler#519] 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) 2025-03-10 07:55:44.385 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-10 07:55:44.385 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:44.385 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 07:55:44.385 [DefaultDispatcher-worker-4 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.387 [DefaultDispatcher-worker-4 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.387 [DefaultDispatcher-worker-4 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:44.387 [DefaultDispatcher-worker-4 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.387 [DefaultDispatcher-worker-4 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:44.387 [DefaultDispatcher-worker-8 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:44.389 [eventLoopGroupProxy-7-1 @call-handler#524] 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) 2025-03-10 07:55:44.391 [eventLoopGroupProxy-7-1 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-10 07:55:44.391 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:44.391 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 07:55:44.392 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.393 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.393 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:44.393 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.393 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:44.394 [eventLoopGroupProxy-7-1 @call-handler#529] 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) 2025-03-10 07:55:44.397 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:44.402 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:44.411 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:44.414 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:44.436 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:44.437 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:44.437 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.437 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.438 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:44.438 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.438 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:44.439 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:44.439 [eventLoopGroupProxy-7-1 @call-handler#532] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:44.439 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.440 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:44.440 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34349/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:55:44.440 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:34349/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:34349/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-10 07:55:44.440 [DefaultDispatcher-worker-11 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:34349/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.447 [DefaultDispatcher-worker-6 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:44.452 [DefaultDispatcher-worker-16 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:44.454 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 07:55:44.954 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c5badeee-679f-4b9b-ad0e-0b3e7fae6b29', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 07:55:44.954 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 07:55:44.954 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c5badeee-679f-4b9b-ad0e-0b3e7fae6b29 2025-03-10 07:55:44.958 [DefaultDispatcher-worker-6 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-init-batch 2025-03-10 07:55:44.958 [DefaultDispatcher-worker-6 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-init-batch. 2025-03-10 07:55:44.958 [DefaultDispatcher-worker-6 @coroutine#537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-init-batch 2025-03-10 07:55:44.958 [DefaultDispatcher-worker-6 @coroutine#537] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 07:55:44.960 [eventLoopGroupProxy-7-1 @call-handler#540] 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) 2025-03-10 07:55:44.960 [eventLoopGroupProxy-7-1 @call-handler#540] 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 2025-03-10 07:55:44.962 [eventLoopGroupProxy-7-1 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-10 07:55:44.964 [eventLoopGroupProxy-7-1 @call-handler#540] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2025-03-10 07:55:44.966 [DefaultDispatcher-worker-6 @coroutine#537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-init-batch 2025-03-10 07:55:44.966 [DefaultDispatcher-worker-6 @coroutine#537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34349/api/blob/upload-init-batch 2025-03-10 07:55:44.967 [DefaultDispatcher-worker-6 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-init-batch. 2025-03-10 07:55:44.967 [DefaultDispatcher-worker-6 @coroutine#537] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34349/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:55:44.968 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.969 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:44.969 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.969 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:44.971 [eventLoopGroupProxy-7-1 @call-handler#548] 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) 2025-03-10 07:55:44.973 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:44.974 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 07:55:44.974 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.975 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.975 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:44.976 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.976 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:44.977 [eventLoopGroupProxy-7-1 @call-handler#551] 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) 2025-03-10 07:55:44.979 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:44.979 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:44.980 [DefaultDispatcher-worker-7 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.981 [DefaultDispatcher-worker-7 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.981 [DefaultDispatcher-worker-7 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:44.981 [DefaultDispatcher-worker-7 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:44.981 [DefaultDispatcher-worker-7 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:44.982 [eventLoopGroupProxy-7-1 @call-handler#554] 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) 2025-03-10 07:55:45.024 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.025 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:45.026 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.029 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.029 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:45.029 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.029 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:45.031 [eventLoopGroupProxy-7-1 @call-handler#557] 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) 2025-03-10 07:55:45.074 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.074 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 07:55:45.075 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.076 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.076 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:45.076 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.076 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:45.080 [eventLoopGroupProxy-7-1 @call-handler#560] 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) 2025-03-10 07:55:45.119 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.120 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2025-03-10 07:55:45.120 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.121 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.121 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:45.121 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.121 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:45.122 [eventLoopGroupProxy-7-1 @call-handler#563] 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) 2025-03-10 07:55:45.164 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.164 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 07:55:45.165 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.166 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.166 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:45.166 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.166 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:45.168 [eventLoopGroupProxy-7-1 @call-handler#566] 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) 2025-03-10 07:55:45.211 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.211 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 07:55:45.212 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.212 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.213 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:45.213 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.213 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:45.214 [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) 2025-03-10 07:55:45.256 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.256 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 07:55:45.257 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.257 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.257 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:45.257 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.257 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:45.259 [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) 2025-03-10 07:55:45.304 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.304 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-10 07:55:45.305 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.306 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.306 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:45.306 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.306 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:45.308 [eventLoopGroupProxy-7-1 @call-handler#576] 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) 2025-03-10 07:55:45.350 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.351 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:45.352 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.352 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.352 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:45.352 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.352 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:45.354 [eventLoopGroupProxy-7-1 @call-handler#579] 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) 2025-03-10 07:55:45.395 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.395 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-10 07:55:45.396 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.397 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.397 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:45.397 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.397 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:45.398 [eventLoopGroupProxy-7-1 @call-handler#582] 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) 2025-03-10 07:55:45.439 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.439 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-10 07:55:45.440 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.440 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.440 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:45.440 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.440 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:45.441 [eventLoopGroupProxy-7-1 @call-handler#585] 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) 2025-03-10 07:55:45.461 [DefaultDispatcher-worker-16 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:45.483 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.483 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 07:55:45.484 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.485 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.485 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:45.485 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.485 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:45.486 [eventLoopGroupProxy-7-1 @call-handler#589] 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) 2025-03-10 07:55:45.529 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-10 07:55:45.529 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.529 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:45.530 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.531 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.531 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:45.531 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.531 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:45.533 [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) 2025-03-10 07:55:45.535 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-10 07:55:45.535 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.536 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 07:55:45.536 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.538 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.538 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/blob/upload-batch-data. 2025-03-10 07:55:45.538 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.538 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:45.540 [eventLoopGroupProxy-7-1 @call-handler#599] 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) 2025-03-10 07:55:45.543 [eventLoopGroupProxy-7-1 @coroutine#600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-10 07:55:45.543 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.544 [eventLoopGroupProxy-7-1 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-10 07:55:45.544 [DefaultDispatcher-worker-11 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/blob/upload-batch-data 2025-03-10 07:55:45.553 [DefaultDispatcher-worker-10 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:45.561 [DefaultDispatcher-worker-15 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:45.562 [DefaultDispatcher-worker-15 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/UmAppDatabase/replication/message 2025-03-10 07:55:45.562 [DefaultDispatcher-worker-15 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34349/UmAppDatabase/replication/message. 2025-03-10 07:55:45.562 [DefaultDispatcher-worker-15 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/UmAppDatabase/replication/message 2025-03-10 07:55:45.562 [DefaultDispatcher-worker-15 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34349/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 07:55:45.565 [eventLoopGroupProxy-7-1 @call-handler#609] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 07:55:45.565 [eventLoopGroupProxy-7-1 @call-handler#609] 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 2025-03-10 07:55:45.565 [eventLoopGroupProxy-7-1 @call-handler#609] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 07:55:45.583 [DefaultDispatcher-worker-17 @call-handler#609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-03-10 07:55:45.583 [eventLoopGroupProxy-7-1 @call-handler#609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:45.584 [eventLoopGroupProxy-7-1 @call-handler#609] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 20ms 2025-03-10 07:55:45.584 [DefaultDispatcher-worker-8 @coroutine#458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34349/api/content/703313540701237248/_ustadmanifest.json 2025-03-10 07:55:45.584 [DefaultDispatcher-worker-8 @coroutine#458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34349/api/content/703313540701237248/_ustadmanifest.json. 2025-03-10 07:55:45.584 [DefaultDispatcher-worker-8 @coroutine#458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34349/api/content/703313540701237248/_ustadmanifest.json 2025-03-10 07:55:45.585 [DefaultDispatcher-worker-18 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/UmAppDatabase/replication/message 2025-03-10 07:55:45.585 [DefaultDispatcher-worker-18 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34349/UmAppDatabase/replication/message 2025-03-10 07:55:45.585 [DefaultDispatcher-worker-18 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34349/UmAppDatabase/replication/message. 2025-03-10 07:55:45.585 [DefaultDispatcher-worker-18 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34349/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:55:45.592 [DefaultDispatcher-worker-20 @coroutine#458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34349/api/content/703313540701237248/_ustadmanifest.json 2025-03-10 07:55:45.593 [DefaultDispatcher-worker-20 @coroutine#458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34349/api/content/703313540701237248/_ustadmanifest.json 2025-03-10 07:55:45.593 [DefaultDispatcher-worker-20 @coroutine#458] 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:34349/api/content/703313540701237248/_ustadmanifest.json. 2025-03-10 07:55:45.593 [DefaultDispatcher-worker-20 @coroutine#458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34349/api/content/703313540701237248/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 07:55:45.597 [DefaultDispatcher-worker-9 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-10 07:55:45.601 [DefaultDispatcher-worker-16 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-03-10 07:55:45.602 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-10 07:55:45.602 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-10 07:55:45.602 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-10 07:55:45.602 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-10 07:55:45.602 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-10 07:55:45.604 [Test worker @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-03-10 07:55:45.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-10 07:55:45.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-10 07:55:45.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:45.604 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74: (connection evicted) 2025-03-10 07:55:45.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:45.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-10 07:55:45.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-10 07:55:45.814 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 07:55:45.954 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 07:55:46.054 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 07:55:46.299 [DefaultDispatcher-worker-14 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-10 07:55:46.608 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6075a4ea 2025-03-10 07:55:46.609 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6075a4ea 2025-03-10 07:55:46.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-10 07:55:46.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-10 07:55:46.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:46.609 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2: (connection evicted) 2025-03-10 07:55:46.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:46.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-10 07:55:46.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-10 07:55:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d5435d4 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:46.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:46.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-10 07:55:46.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-10 07:55:46.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-10 07:55:46.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-10 07:55:46.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-10 07:55:46.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:46.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118879d2 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:46.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bec6682 2025-03-10 07:55:46.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bec6682 2025-03-10 07:55:46.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-10 07:55:46.645 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 07:55:46.646 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-10 07:55:46.646 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@62f73b0c 2025-03-10 07:55:46.647 [DefaultDispatcher-worker-8 @coroutine#638] INFO ktor.application - Responding at http://0.0.0.0:40265 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@164db8f0 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:46.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-03-10 07:55:46.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-03-10 07:55:46.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-10 07:55:46.650 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-10 07:55:46.650 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-10 07:55:46.650 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-10 07:55:46.650 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-10 07:55:46.650 [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. 2025-03-10 07:55:46.650 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-10 07:55:46.650 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-10 07:55:46.651 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-10 07:55:46.651 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75559cd9 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:46.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-10 07:55:46.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-10 07:55:46.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-10 07:55:46.672 [DefaultDispatcher-worker-16 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-10 07:55:46.675 [DefaultDispatcher-worker-9 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-10 07:55:46.679 [DefaultDispatcher-worker-12 @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-03-10 07:55:46.680 [Test worker @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-03-10 07:55:46.684 [DefaultDispatcher-worker-8 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-10 07:55:46.688 [DefaultDispatcher-worker-13 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-10 07:55:46.688 [Test worker @coroutine#643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40265/api/content/703313548777877504/_ustadmanifest.json 2025-03-10 07:55:46.688 [Test worker @coroutine#643] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40265/api/content/703313548777877504/_ustadmanifest.json. 2025-03-10 07:55:46.688 [Test worker @coroutine#643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40265/api/content/703313548777877504/_ustadmanifest.json 2025-03-10 07:55:46.689 [Test worker @coroutine#643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40265/api/content/703313548777877504/_ustadmanifest.json 2025-03-10 07:55:46.689 [Test worker @coroutine#643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40265/api/content/703313548777877504/_ustadmanifest.json 2025-03-10 07:55:46.690 [Test worker @coroutine#643] 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:40265/api/content/703313548777877504/_ustadmanifest.json. 2025-03-10 07:55:46.690 [Test worker @coroutine#643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40265/api/content/703313548777877504/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 07:55:46.697 [DefaultDispatcher-worker-8 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-10 07:55:46.698 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 07:55:46.698 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1b47ebdc-923c-4cb0-b632-fd6bf37a058f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 07:55:46.699 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 07:55:46.699 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1b47ebdc-923c-4cb0-b632-fd6bf37a058f 2025-03-10 07:55:46.702 [DefaultDispatcher-worker-8 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:46.703 [DefaultDispatcher-worker-8 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40265/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:55:46.703 [DefaultDispatcher-worker-8 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:46.703 [DefaultDispatcher-worker-8 @coroutine#663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40265/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:55:46.705 [eventLoopGroupProxy-10-1 @call-handler#674] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 07:55:46.705 [eventLoopGroupProxy-10-2 @call-handler#673] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 07:55:46.705 [eventLoopGroupProxy-10-1 @call-handler#674] 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 2025-03-10 07:55:46.705 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 07:55:46.705 [eventLoopGroupProxy-10-2 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:46.706 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:46.706 [eventLoopGroupProxy-10-1 @call-handler#674] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-10 07:55:46.706 [DefaultDispatcher-worker-14 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:46.706 [DefaultDispatcher-worker-14 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:46.708 [DefaultDispatcher-worker-16 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-10 07:55:46.708 [DefaultDispatcher-worker-16 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40265/UmAppDatabase/replication/nodeId 2025-03-10 07:55:46.708 [DefaultDispatcher-worker-16 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40265/UmAppDatabase/replication/nodeId. 2025-03-10 07:55:46.708 [DefaultDispatcher-worker-16 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40265/UmAppDatabase/replication/nodeId 2025-03-10 07:55:46.709 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40265/api/blob/upload-init-batch 2025-03-10 07:55:46.709 [eventLoopGroupProxy-10-1 @call-handler#682] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 07:55:46.709 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40265/api/blob/upload-init-batch. 2025-03-10 07:55:46.709 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40265/api/blob/upload-init-batch 2025-03-10 07:55:46.709 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40265/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 07:55:46.709 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:46.709 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-10 07:55:46.710 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40265/UmAppDatabase/replication/nodeId 2025-03-10 07:55:46.710 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40265/UmAppDatabase/replication/nodeId 2025-03-10 07:55:46.710 [eventLoopGroupProxy-10-1 @call-handler#685] 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) 2025-03-10 07:55:46.710 [eventLoopGroupProxy-10-1 @call-handler#685] 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 2025-03-10 07:55:46.711 [eventLoopGroupProxy-10-1 @coroutine#688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-10 07:55:46.712 [eventLoopGroupProxy-10-1 @call-handler#685] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-10 07:55:46.712 [DefaultDispatcher-worker-9 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40265/api/blob/upload-init-batch 2025-03-10 07:55:46.712 [DefaultDispatcher-worker-9 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40265/api/blob/upload-init-batch 2025-03-10 07:55:46.713 [DefaultDispatcher-worker-9 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40265/api/blob/upload-init-batch. 2025-03-10 07:55:46.713 [DefaultDispatcher-worker-9 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40265/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:55:46.714 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.714 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40265/api/blob/upload-batch-data. 2025-03-10 07:55:46.714 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.714 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40265/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:46.715 [eventLoopGroupProxy-10-1 @call-handler#694] 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) 2025-03-10 07:55:46.715 [DefaultDispatcher-worker-9 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-10 07:55:46.718 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-10 07:55:46.718 [eventLoopGroupProxy-10-1 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:46.718 [eventLoopGroupProxy-10-1 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 07:55:46.718 [DefaultDispatcher-worker-14 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.719 [DefaultDispatcher-worker-14 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.719 [DefaultDispatcher-worker-14 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40265/api/blob/upload-batch-data. 2025-03-10 07:55:46.719 [DefaultDispatcher-worker-14 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.719 [DefaultDispatcher-worker-14 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40265/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:46.720 [DefaultDispatcher-worker-4 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-10 07:55:46.720 [eventLoopGroupProxy-10-1 @call-handler#700] 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) 2025-03-10 07:55:46.722 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-10 07:55:46.722 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:46.722 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:46.722 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.726 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.726 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40265/api/blob/upload-batch-data. 2025-03-10 07:55:46.726 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.726 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40265/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:46.727 [eventLoopGroupProxy-10-1 @call-handler#705] 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) 2025-03-10 07:55:46.731 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-10 07:55:46.731 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:46.731 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-10 07:55:46.731 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.733 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.733 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40265/api/blob/upload-batch-data. 2025-03-10 07:55:46.733 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.733 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40265/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:46.734 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:46.734 [eventLoopGroupProxy-10-1 @call-handler#710] 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) 2025-03-10 07:55:46.736 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-10 07:55:46.736 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:46.736 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:46.736 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:46.737 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.738 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.738 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40265/api/blob/upload-batch-data. 2025-03-10 07:55:46.738 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.738 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40265/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:46.739 [eventLoopGroupProxy-10-1 @call-handler#715] 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) 2025-03-10 07:55:46.741 [eventLoopGroupProxy-10-1 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-10 07:55:46.741 [eventLoopGroupProxy-10-1 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:46.741 [eventLoopGroupProxy-10-1 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:46.744 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40265/api/blob/upload-batch-data 2025-03-10 07:55:46.748 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:46.751 [DefaultDispatcher-worker-20 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-10 07:55:46.751 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:55:46.755 [DefaultDispatcher-worker-11 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-10 07:55:46.755 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40265/UmAppDatabase/replication/message 2025-03-10 07:55:46.755 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40265/UmAppDatabase/replication/message. 2025-03-10 07:55:46.755 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40265/UmAppDatabase/replication/message 2025-03-10 07:55:46.755 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40265/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 07:55:46.757 [eventLoopGroupProxy-10-1 @call-handler#725] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 07:55:46.757 [eventLoopGroupProxy-10-1 @call-handler#725] 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 2025-03-10 07:55:46.757 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 07:55:46.766 [DefaultDispatcher-worker-2 @call-handler#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bec6682 2025-03-10 07:55:46.767 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:46.767 [eventLoopGroupProxy-10-1 @call-handler#725] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-03-10 07:55:46.767 [DefaultDispatcher-worker-2 @coroutine#637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40265/api/content/703313548777877504/_ustadmanifest.json 2025-03-10 07:55:46.767 [DefaultDispatcher-worker-2 @coroutine#637] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40265/api/content/703313548777877504/_ustadmanifest.json. 2025-03-10 07:55:46.767 [DefaultDispatcher-worker-2 @coroutine#637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40265/api/content/703313548777877504/_ustadmanifest.json 2025-03-10 07:55:46.767 [DefaultDispatcher-worker-9 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40265/UmAppDatabase/replication/message 2025-03-10 07:55:46.767 [DefaultDispatcher-worker-9 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40265/UmAppDatabase/replication/message 2025-03-10 07:55:46.768 [DefaultDispatcher-worker-19 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40265/UmAppDatabase/replication/message. 2025-03-10 07:55:46.768 [DefaultDispatcher-worker-19 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40265/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:55:46.768 [DefaultDispatcher-worker-4 @coroutine#637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40265/api/content/703313548777877504/_ustadmanifest.json 2025-03-10 07:55:46.768 [DefaultDispatcher-worker-4 @coroutine#637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40265/api/content/703313548777877504/_ustadmanifest.json 2025-03-10 07:55:46.768 [DefaultDispatcher-worker-4 @coroutine#637] 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:40265/api/content/703313548777877504/_ustadmanifest.json. 2025-03-10 07:55:46.768 [DefaultDispatcher-worker-4 @coroutine#637] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40265/api/content/703313548777877504/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 07:55:46.772 [DefaultDispatcher-worker-6 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-10 07:55:46.773 [DefaultDispatcher-worker-13 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bec6682 2025-03-10 07:55:46.774 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-10 07:55:46.774 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-10 07:55:46.774 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-10 07:55:46.774 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-10 07:55:46.774 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-10 07:55:46.775 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-03-10 07:55:46.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-10 07:55:46.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-10 07:55:46.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:46.776 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc: (connection evicted) 2025-03-10 07:55:46.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:46.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-10 07:55:46.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-10 07:55:47.150 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 07:55:47.151 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 07:55:47.251 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 07:55:47.778 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@62f73b0c 2025-03-10 07:55:47.778 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@62f73b0c 2025-03-10 07:55:47.779 [Test worker @coroutine#747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-10 07:55:47.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-10 07:55:47.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-10 07:55:47.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:47.780 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bec6682: (connection evicted) 2025-03-10 07:55:47.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:47.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-10 07:55:47.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cb4ed1 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:47.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:47.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:47.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-10 07:55:47.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e5fba90 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:47.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-10 07:55:47.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-10 07:55:47.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-10 07:55:47.793 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 07:55:47.794 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-10 07:55:47.794 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5315210d 2025-03-10 07:55:47.796 [DefaultDispatcher-worker-4 @coroutine#754] INFO ktor.application - Responding at http://0.0.0.0:42475 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2559f65c 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:47.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-10 07:55:47.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-10 07:55:47.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-10 07:55:47.798 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-10 07:55:47.798 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-10 07:55:47.798 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-10 07:55:47.798 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-10 07:55:47.798 [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. 2025-03-10 07:55:47.798 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-10 07:55:47.798 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-10 07:55:47.798 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-10 07:55:47.798 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5364b481 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:47.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:47.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:47.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-10 07:55:47.816 [DefaultDispatcher-worker-8 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:47.820 [DefaultDispatcher-worker-3 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:47.883 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:47.885 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:47.896 [DefaultDispatcher-worker-3 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-10 07:55:47.896 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:47.898 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:47.920 [DefaultDispatcher-worker-3 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-10 07:55:47.924 [DefaultDispatcher-worker-3 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-10 07:55:47.927 [DefaultDispatcher-worker-3 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-10 07:55:47.934 [DefaultDispatcher-worker-4 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:47.939 [DefaultDispatcher-worker-5 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:47.939 [Test worker @coroutine#759] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/content/703313555411165184/_ustadmanifest.json 2025-03-10 07:55:47.939 [Test worker @coroutine#759] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/content/703313555411165184/_ustadmanifest.json. 2025-03-10 07:55:47.939 [Test worker @coroutine#759] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/content/703313555411165184/_ustadmanifest.json 2025-03-10 07:55:47.940 [Test worker @coroutine#759] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/content/703313555411165184/_ustadmanifest.json 2025-03-10 07:55:47.940 [Test worker @coroutine#759] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42475/api/content/703313555411165184/_ustadmanifest.json 2025-03-10 07:55:47.941 [Test worker @coroutine#759] 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:42475/api/content/703313555411165184/_ustadmanifest.json. 2025-03-10 07:55:47.941 [Test worker @coroutine#759] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42475/api/content/703313555411165184/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 07:55:47.996 [DefaultDispatcher-worker-18 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:47.996 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 07:55:47.996 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8e268a74-d750-493c-83f1-3162ace557ea', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 07:55:47.997 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 07:55:47.997 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8e268a74-d750-493c-83f1-3162ace557ea 2025-03-10 07:55:47.997 [DefaultDispatcher-worker-18 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:47.998 [DefaultDispatcher-worker-18 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42475/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:55:47.998 [DefaultDispatcher-worker-18 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:47.998 [DefaultDispatcher-worker-18 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:55:47.999 [eventLoopGroupProxy-13-1 @call-handler#796] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 07:55:47.999 [eventLoopGroupProxy-13-2 @call-handler#795] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 07:55:48.000 [eventLoopGroupProxy-13-2 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.000 [eventLoopGroupProxy-13-1 @call-handler#796] 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 2025-03-10 07:55:48.000 [eventLoopGroupProxy-13-1 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 07:55:48.000 [eventLoopGroupProxy-13-1 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.000 [eventLoopGroupProxy-13-1 @call-handler#796] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-10 07:55:48.001 [DefaultDispatcher-worker-20 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:48.001 [DefaultDispatcher-worker-20 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:55:48.002 [DefaultDispatcher-worker-19 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:48.002 [DefaultDispatcher-worker-19 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/UmAppDatabase/replication/nodeId 2025-03-10 07:55:48.002 [DefaultDispatcher-worker-19 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42475/UmAppDatabase/replication/nodeId. 2025-03-10 07:55:48.002 [DefaultDispatcher-worker-19 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/UmAppDatabase/replication/nodeId 2025-03-10 07:55:48.003 [eventLoopGroupProxy-13-1 @call-handler#803] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 07:55:48.003 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.003 [eventLoopGroupProxy-13-1 @call-handler#803] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-10 07:55:48.004 [DefaultDispatcher-worker-19 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/UmAppDatabase/replication/nodeId 2025-03-10 07:55:48.004 [DefaultDispatcher-worker-19 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42475/UmAppDatabase/replication/nodeId 2025-03-10 07:55:48.009 [DefaultDispatcher-worker-17 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:48.014 [DefaultDispatcher-worker-14 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:48.016 [DefaultDispatcher-worker-18 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-init-batch 2025-03-10 07:55:48.016 [DefaultDispatcher-worker-18 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-init-batch. 2025-03-10 07:55:48.016 [DefaultDispatcher-worker-18 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-init-batch 2025-03-10 07:55:48.016 [DefaultDispatcher-worker-18 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 07:55:48.017 [eventLoopGroupProxy-13-1 @call-handler#810] 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) 2025-03-10 07:55:48.017 [eventLoopGroupProxy-13-1 @call-handler#810] 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 2025-03-10 07:55:48.060 [eventLoopGroupProxy-13-1 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.061 [eventLoopGroupProxy-13-1 @call-handler#810] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-03-10 07:55:48.062 [DefaultDispatcher-worker-18 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-init-batch 2025-03-10 07:55:48.062 [DefaultDispatcher-worker-18 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42475/api/blob/upload-init-batch 2025-03-10 07:55:48.062 [DefaultDispatcher-worker-18 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-init-batch. 2025-03-10 07:55:48.062 [DefaultDispatcher-worker-18 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42475/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:55:48.065 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.065 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.065 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.065 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.066 [eventLoopGroupProxy-13-1 @call-handler#817] 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) 2025-03-10 07:55:48.068 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.069 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.069 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 07:55:48.069 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.070 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.070 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.070 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.070 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.071 [eventLoopGroupProxy-13-1 @call-handler#822] 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) 2025-03-10 07:55:48.113 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.113 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.114 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:48.114 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.115 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.115 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.115 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.115 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.117 [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) 2025-03-10 07:55:48.118 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.118 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.118 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.119 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.120 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.121 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.121 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.121 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.121 [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) 2025-03-10 07:55:48.124 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.124 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.124 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 07:55:48.125 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.126 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.126 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.126 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.126 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.127 [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) 2025-03-10 07:55:48.169 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.169 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.169 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 07:55:48.170 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.171 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.171 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.171 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.172 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.172 [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) 2025-03-10 07:55:48.232 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.233 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.233 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-03-10 07:55:48.233 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.235 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.235 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.235 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.235 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.236 [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) 2025-03-10 07:55:48.283 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.283 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.283 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-03-10 07:55:48.283 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.284 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.284 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.284 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.284 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.285 [eventLoopGroupProxy-13-1 @call-handler#853] 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) 2025-03-10 07:55:48.328 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.328 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.328 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:48.329 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.329 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.329 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.329 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.329 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.330 [eventLoopGroupProxy-13-1 @call-handler#858] 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) 2025-03-10 07:55:48.373 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.373 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.373 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:48.373 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.374 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.374 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.374 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.374 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.375 [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) 2025-03-10 07:55:48.418 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.418 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.419 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 07:55:48.419 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.420 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.420 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.420 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.420 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.421 [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) 2025-03-10 07:55:48.422 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.422 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.422 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.423 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.424 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.424 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.424 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.424 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.425 [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) 2025-03-10 07:55:48.426 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.426 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.426 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.426 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.427 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.427 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.427 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.427 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.428 [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) 2025-03-10 07:55:48.429 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.429 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.429 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.430 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.431 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.431 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.431 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.431 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.431 [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) 2025-03-10 07:55:48.432 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.432 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.433 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.433 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.434 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.434 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.434 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.434 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.434 [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) 2025-03-10 07:55:48.436 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.436 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.436 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.436 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.437 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.437 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.437 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.437 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.438 [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) 2025-03-10 07:55:48.439 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.439 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.439 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.440 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.440 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.440 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.440 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.440 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.441 [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) 2025-03-10 07:55:48.443 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.443 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.443 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.443 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.444 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.444 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.444 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.444 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.444 [eventLoopGroupProxy-13-1 @call-handler#903] 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) 2025-03-10 07:55:48.445 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.446 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.446 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.446 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.447 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.447 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.447 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.447 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.447 [eventLoopGroupProxy-13-1 @call-handler#908] 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) 2025-03-10 07:55:48.448 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.449 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.449 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.449 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.450 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.450 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.450 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.450 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.450 [eventLoopGroupProxy-13-1 @call-handler#913] 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) 2025-03-10 07:55:48.451 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.452 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.452 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.452 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.453 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.453 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.453 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.453 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.453 [eventLoopGroupProxy-13-1 @call-handler#918] 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) 2025-03-10 07:55:48.455 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.455 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.455 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.455 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.456 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.456 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.456 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.456 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.457 [eventLoopGroupProxy-13-1 @call-handler#923] 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) 2025-03-10 07:55:48.458 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.459 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.459 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.459 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.460 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.460 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.460 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.460 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.461 [eventLoopGroupProxy-13-1 @call-handler#928] 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) 2025-03-10 07:55:48.462 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.462 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.462 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.463 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.464 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.464 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.464 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.464 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.465 [eventLoopGroupProxy-13-1 @call-handler#933] 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) 2025-03-10 07:55:48.467 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.467 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.467 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.467 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.469 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.469 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.469 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.469 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.470 [eventLoopGroupProxy-13-1 @call-handler#938] 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) 2025-03-10 07:55:48.471 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.471 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.472 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.472 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.473 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.473 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.473 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.473 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.474 [eventLoopGroupProxy-13-1 @call-handler#943] 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) 2025-03-10 07:55:48.475 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.475 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.475 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.476 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.476 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.476 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.476 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.476 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.477 [eventLoopGroupProxy-13-1 @call-handler#948] 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) 2025-03-10 07:55:48.478 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.479 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.479 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.479 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.480 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.480 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.480 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.480 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.480 [eventLoopGroupProxy-13-1 @call-handler#953] 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) 2025-03-10 07:55:48.481 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.482 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.482 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.482 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.483 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.483 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.483 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.483 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.484 [eventLoopGroupProxy-13-1 @call-handler#958] 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) 2025-03-10 07:55:48.486 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.486 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.486 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.486 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.488 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.488 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.488 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.488 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.488 [eventLoopGroupProxy-13-1 @call-handler#963] 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) 2025-03-10 07:55:48.490 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.490 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.490 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.490 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.491 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.491 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.491 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.491 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.492 [eventLoopGroupProxy-13-1 @call-handler#968] 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) 2025-03-10 07:55:48.493 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.494 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.494 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.494 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.495 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.495 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.495 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.495 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.499 [eventLoopGroupProxy-13-1 @call-handler#973] 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) 2025-03-10 07:55:48.500 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.500 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.500 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.501 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.502 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.502 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.502 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.502 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.503 [eventLoopGroupProxy-13-1 @call-handler#978] 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) 2025-03-10 07:55:48.504 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.504 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.504 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.504 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.505 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.505 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.505 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.505 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.506 [eventLoopGroupProxy-13-1 @call-handler#983] 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) 2025-03-10 07:55:48.507 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.507 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.507 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.507 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.508 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.508 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.508 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.508 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.509 [eventLoopGroupProxy-13-1 @call-handler#988] 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) 2025-03-10 07:55:48.510 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.510 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.510 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.510 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.511 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.511 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.511 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.511 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.512 [eventLoopGroupProxy-13-1 @call-handler#993] 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) 2025-03-10 07:55:48.512 [DefaultDispatcher-worker-2 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:48.513 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.513 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.513 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.513 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.514 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.514 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.514 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.514 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.515 [eventLoopGroupProxy-13-1 @call-handler#999] 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) 2025-03-10 07:55:48.557 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.557 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.557 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:48.558 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.559 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.559 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.559 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.559 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.560 [eventLoopGroupProxy-13-1 @call-handler#1004] 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) 2025-03-10 07:55:48.561 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.561 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.561 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.562 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.562 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.562 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.562 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.563 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.563 [eventLoopGroupProxy-13-1 @call-handler#1009] 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) 2025-03-10 07:55:48.564 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.565 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.565 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.565 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.566 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.566 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.566 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.566 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.566 [eventLoopGroupProxy-13-1 @call-handler#1014] 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) 2025-03-10 07:55:48.567 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.568 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.568 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.568 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.569 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.569 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.569 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.569 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.570 [eventLoopGroupProxy-13-1 @call-handler#1019] 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) 2025-03-10 07:55:48.612 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.612 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.612 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 07:55:48.613 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.614 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.614 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.614 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.614 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.615 [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) 2025-03-10 07:55:48.657 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.658 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.658 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:48.658 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.659 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.659 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.659 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.659 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.660 [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) 2025-03-10 07:55:48.661 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.661 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.661 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.662 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.662 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.662 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.662 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.662 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.663 [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) 2025-03-10 07:55:48.664 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.664 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.664 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.665 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.665 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.665 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.665 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.665 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.666 [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) 2025-03-10 07:55:48.708 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.708 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.708 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 07:55:48.709 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.709 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.709 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.709 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.709 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.710 [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) 2025-03-10 07:55:48.711 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.711 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.712 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.712 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.712 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.712 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.712 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.712 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.713 [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) 2025-03-10 07:55:48.714 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.714 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.714 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.714 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.715 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.715 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.715 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.715 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.715 [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) 2025-03-10 07:55:48.716 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.716 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.716 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.717 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.717 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.717 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.717 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.717 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.718 [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) 2025-03-10 07:55:48.719 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.719 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.719 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.719 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.720 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.720 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.720 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.720 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.720 [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) 2025-03-10 07:55:48.763 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.763 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.763 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:48.764 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.764 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.764 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.764 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.764 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.765 [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) 2025-03-10 07:55:48.767 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.767 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.767 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.767 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.769 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.769 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.769 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.769 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.769 [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) 2025-03-10 07:55:48.771 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.771 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.771 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.771 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.772 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.772 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.772 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.772 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.773 [eventLoopGroupProxy-13-1 @call-handler#1080] 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) 2025-03-10 07:55:48.774 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.774 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.774 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.774 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.775 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.775 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.775 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.775 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.776 [eventLoopGroupProxy-13-1 @call-handler#1085] 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) 2025-03-10 07:55:48.777 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.777 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.777 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.778 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.778 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.778 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.778 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.778 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.779 [eventLoopGroupProxy-13-1 @call-handler#1090] 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) 2025-03-10 07:55:48.780 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.780 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.780 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.780 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.782 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.782 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.782 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.782 [DefaultDispatcher-worker-10 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.783 [eventLoopGroupProxy-13-1 @call-handler#1095] 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) 2025-03-10 07:55:48.784 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.784 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.785 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.785 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.786 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.786 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.786 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.786 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.786 [eventLoopGroupProxy-13-1 @call-handler#1100] 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) 2025-03-10 07:55:48.788 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.788 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.788 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.789 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.789 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.789 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.789 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.789 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.790 [eventLoopGroupProxy-13-1 @call-handler#1105] 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) 2025-03-10 07:55:48.791 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.791 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.792 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.792 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.793 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.793 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.793 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.793 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.794 [eventLoopGroupProxy-13-1 @call-handler#1110] 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) 2025-03-10 07:55:48.795 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.795 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.795 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.795 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.796 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.796 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.796 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.796 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.797 [eventLoopGroupProxy-13-1 @call-handler#1115] 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) 2025-03-10 07:55:48.798 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.798 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.798 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.798 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.799 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.799 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.799 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.799 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.800 [eventLoopGroupProxy-13-1 @call-handler#1120] 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) 2025-03-10 07:55:48.801 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.801 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.801 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.802 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.802 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.802 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.802 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.802 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.803 [eventLoopGroupProxy-13-1 @call-handler#1125] 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) 2025-03-10 07:55:48.805 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.805 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.805 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.805 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.806 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.806 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.806 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.806 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.807 [eventLoopGroupProxy-13-1 @call-handler#1130] 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) 2025-03-10 07:55:48.850 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.850 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.850 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 07:55:48.851 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.852 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.852 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.852 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.852 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.853 [eventLoopGroupProxy-13-1 @call-handler#1135] 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) 2025-03-10 07:55:48.854 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.854 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.854 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.854 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.855 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.855 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.855 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.855 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.856 [eventLoopGroupProxy-13-1 @call-handler#1140] 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) 2025-03-10 07:55:48.857 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.857 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.857 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.857 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.858 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.858 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.858 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.858 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.859 [eventLoopGroupProxy-13-1 @call-handler#1145] 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) 2025-03-10 07:55:48.901 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.901 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.901 [eventLoopGroupProxy-13-1 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 07:55:48.902 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.902 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.902 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.902 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.902 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.903 [eventLoopGroupProxy-13-1 @call-handler#1151] 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) 2025-03-10 07:55:48.904 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.905 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.905 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.905 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.906 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.906 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.906 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.906 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.906 [eventLoopGroupProxy-13-1 @call-handler#1156] 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) 2025-03-10 07:55:48.907 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.907 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.907 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.908 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.908 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.908 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.908 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.908 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.909 [eventLoopGroupProxy-13-1 @call-handler#1161] 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) 2025-03-10 07:55:48.910 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.910 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.910 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:48.910 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.911 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.911 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.911 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.911 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.911 [eventLoopGroupProxy-13-1 @call-handler#1166] 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) 2025-03-10 07:55:48.954 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.954 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.954 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:48.955 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.955 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.955 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.955 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.955 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.956 [eventLoopGroupProxy-13-1 @call-handler#1171] 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) 2025-03-10 07:55:48.958 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:48.958 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:48.958 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:48.958 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.959 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.959 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:48.959 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:48.959 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:48.959 [eventLoopGroupProxy-13-1 @call-handler#1176] 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) 2025-03-10 07:55:49.002 [eventLoopGroupProxy-13-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.002 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.002 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:49.003 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.004 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.004 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.004 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.004 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.005 [eventLoopGroupProxy-13-1 @call-handler#1181] 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) 2025-03-10 07:55:49.021 [DefaultDispatcher-worker-6 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:49.050 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.050 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.050 [eventLoopGroupProxy-13-1 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-10 07:55:49.051 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.051 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.052 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.052 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.052 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.052 [eventLoopGroupProxy-13-1 @call-handler#1187] 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) 2025-03-10 07:55:49.095 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.095 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.095 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:49.096 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.097 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.097 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.097 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.097 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.097 [eventLoopGroupProxy-13-1 @call-handler#1192] 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) 2025-03-10 07:55:49.140 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.140 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.140 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:49.141 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.142 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.142 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.142 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.142 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.142 [eventLoopGroupProxy-13-1 @call-handler#1197] 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) 2025-03-10 07:55:49.143 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.144 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.144 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:49.144 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.145 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.145 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.145 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.145 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.145 [eventLoopGroupProxy-13-1 @call-handler#1202] 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) 2025-03-10 07:55:49.146 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.146 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.146 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.147 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.148 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.148 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.148 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.148 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.149 [eventLoopGroupProxy-13-1 @call-handler#1207] 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) 2025-03-10 07:55:49.150 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.150 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.151 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:49.151 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.151 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.151 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.151 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.151 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.152 [eventLoopGroupProxy-13-1 @call-handler#1212] 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) 2025-03-10 07:55:49.153 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.153 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.154 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:49.154 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.155 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.155 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.155 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.155 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.155 [eventLoopGroupProxy-13-1 @call-handler#1217] 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) 2025-03-10 07:55:49.158 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.158 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.158 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 07:55:49.159 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.159 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.159 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.159 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.159 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.160 [eventLoopGroupProxy-13-1 @call-handler#1222] 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) 2025-03-10 07:55:49.161 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.161 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.161 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.162 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.163 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.163 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.163 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.163 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.164 [eventLoopGroupProxy-13-1 @call-handler#1227] 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) 2025-03-10 07:55:49.165 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.165 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.165 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.165 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.166 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.166 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.166 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.166 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.166 [eventLoopGroupProxy-13-1 @call-handler#1232] 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) 2025-03-10 07:55:49.167 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.168 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.168 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:49.168 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.169 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.169 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.169 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.169 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.170 [eventLoopGroupProxy-13-1 @call-handler#1237] 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) 2025-03-10 07:55:49.171 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.171 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.171 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.171 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.172 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.172 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.172 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.172 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.173 [eventLoopGroupProxy-13-1 @call-handler#1242] 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) 2025-03-10 07:55:49.173 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.173 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.174 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:49.174 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.176 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.176 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.176 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.176 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.177 [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) 2025-03-10 07:55:49.178 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.178 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.178 [eventLoopGroupProxy-13-1 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.179 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.179 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.179 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.179 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.179 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.180 [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) 2025-03-10 07:55:49.181 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.181 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.181 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.181 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.182 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.182 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.182 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.182 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.182 [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) 2025-03-10 07:55:49.183 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.183 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.183 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.183 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.184 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.184 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.184 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.184 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.184 [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) 2025-03-10 07:55:49.185 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.186 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.186 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:49.186 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.186 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.186 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.186 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.186 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.187 [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) 2025-03-10 07:55:49.229 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.229 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.230 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:49.230 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.231 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.231 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.231 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.231 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.231 [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) 2025-03-10 07:55:49.232 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.232 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.233 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.233 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.233 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.233 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.233 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.233 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.234 [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) 2025-03-10 07:55:49.235 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.235 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.235 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.235 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.235 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.235 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.235 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.235 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.236 [eventLoopGroupProxy-13-1 @call-handler#1283] 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) 2025-03-10 07:55:49.237 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.237 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.237 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.237 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.238 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.238 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.238 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.238 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.238 [eventLoopGroupProxy-13-1 @call-handler#1288] 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) 2025-03-10 07:55:49.239 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.239 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.239 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.239 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.239 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.239 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.239 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.239 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.240 [eventLoopGroupProxy-13-1 @call-handler#1293] 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) 2025-03-10 07:55:49.241 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.241 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.241 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.241 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.241 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.242 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.242 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.242 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.242 [eventLoopGroupProxy-13-1 @call-handler#1298] 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) 2025-03-10 07:55:49.243 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.243 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.243 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.243 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.244 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.244 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.244 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.244 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.244 [eventLoopGroupProxy-13-1 @call-handler#1303] 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) 2025-03-10 07:55:49.287 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.287 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.287 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:49.287 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.288 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.288 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.288 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.288 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.289 [eventLoopGroupProxy-13-1 @call-handler#1308] 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) 2025-03-10 07:55:49.290 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.290 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.290 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.290 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.290 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.290 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.290 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.290 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.291 [eventLoopGroupProxy-13-1 @call-handler#1313] 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) 2025-03-10 07:55:49.292 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.292 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.292 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.292 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.293 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.293 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.293 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.293 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.293 [eventLoopGroupProxy-13-1 @call-handler#1318] 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) 2025-03-10 07:55:49.336 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.336 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.336 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:49.336 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.337 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.337 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.337 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.337 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.338 [eventLoopGroupProxy-13-1 @call-handler#1323] 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) 2025-03-10 07:55:49.339 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.339 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.339 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.339 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.339 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.339 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.339 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.339 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.340 [eventLoopGroupProxy-13-1 @call-handler#1328] 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) 2025-03-10 07:55:49.341 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.341 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.341 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.341 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.342 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.342 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.342 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.342 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.342 [eventLoopGroupProxy-13-1 @call-handler#1333] 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) 2025-03-10 07:55:49.343 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.343 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.343 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.343 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.344 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.344 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.344 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.344 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.344 [eventLoopGroupProxy-13-1 @call-handler#1338] 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) 2025-03-10 07:55:49.345 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.345 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.345 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.345 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.346 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.346 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.346 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.346 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.346 [eventLoopGroupProxy-13-1 @call-handler#1343] 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) 2025-03-10 07:55:49.347 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.347 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.347 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.348 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.348 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.348 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.348 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.348 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.349 [eventLoopGroupProxy-13-1 @call-handler#1348] 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) 2025-03-10 07:55:49.349 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.350 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.350 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:49.350 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.350 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.350 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.350 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.350 [DefaultDispatcher-worker-5 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.351 [eventLoopGroupProxy-13-1 @call-handler#1353] 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) 2025-03-10 07:55:49.351 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.352 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.352 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.352 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.352 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.352 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.352 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.352 [DefaultDispatcher-worker-20 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.353 [eventLoopGroupProxy-13-1 @call-handler#1358] 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) 2025-03-10 07:55:49.354 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.354 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.354 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.354 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.355 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.355 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.355 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.355 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.355 [eventLoopGroupProxy-13-1 @call-handler#1363] 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) 2025-03-10 07:55:49.356 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.356 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.356 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.356 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.357 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.357 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.357 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.357 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.357 [eventLoopGroupProxy-13-1 @call-handler#1368] 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) 2025-03-10 07:55:49.358 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.358 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.358 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.358 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.359 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.359 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.359 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.359 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.359 [eventLoopGroupProxy-13-1 @call-handler#1373] 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) 2025-03-10 07:55:49.360 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.360 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.360 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.360 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.361 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.361 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.361 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.361 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.361 [eventLoopGroupProxy-13-1 @call-handler#1378] 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) 2025-03-10 07:55:49.404 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.404 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.404 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:49.404 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.405 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.405 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.405 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.405 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.405 [eventLoopGroupProxy-13-1 @call-handler#1383] 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) 2025-03-10 07:55:49.406 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.406 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.406 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.407 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.407 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.407 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.407 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.407 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.408 [eventLoopGroupProxy-13-1 @call-handler#1388] 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) 2025-03-10 07:55:49.450 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.450 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.450 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 07:55:49.450 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.451 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.451 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.451 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.451 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.452 [eventLoopGroupProxy-13-1 @call-handler#1393] 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) 2025-03-10 07:55:49.453 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.453 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.453 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.453 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.454 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.454 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.454 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.454 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.454 [eventLoopGroupProxy-13-1 @call-handler#1398] 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) 2025-03-10 07:55:49.496 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.496 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.496 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 07:55:49.496 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.497 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.497 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.497 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.497 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.498 [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) 2025-03-10 07:55:49.533 [DefaultDispatcher-worker-18 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:49.539 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.539 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.539 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-10 07:55:49.539 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.540 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.540 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.540 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.540 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.541 [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) 2025-03-10 07:55:49.582 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.582 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.582 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-10 07:55:49.583 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.583 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.583 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.583 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.583 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.584 [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) 2025-03-10 07:55:49.626 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.627 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.627 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:49.627 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.628 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.628 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.628 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.628 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.628 [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) 2025-03-10 07:55:49.670 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.670 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.670 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 07:55:49.671 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.671 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.671 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.671 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.671 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.672 [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) 2025-03-10 07:55:49.673 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.673 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.673 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.673 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.674 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.674 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.674 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.674 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.674 [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) 2025-03-10 07:55:49.716 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.717 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.717 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:49.717 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.718 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.718 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.718 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.718 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.718 [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) 2025-03-10 07:55:49.719 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.720 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.720 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:49.720 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.720 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.720 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.720 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.720 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.721 [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) 2025-03-10 07:55:49.722 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.722 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.722 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.723 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.723 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.723 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.723 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.723 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.724 [eventLoopGroupProxy-13-1 @call-handler#1445] 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) 2025-03-10 07:55:49.725 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.725 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.725 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.725 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.726 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.726 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.726 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.726 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.726 [eventLoopGroupProxy-13-1 @call-handler#1450] 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) 2025-03-10 07:55:49.727 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.727 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.727 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.728 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.728 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.728 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.728 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.728 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.729 [eventLoopGroupProxy-13-1 @call-handler#1455] 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) 2025-03-10 07:55:49.729 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.730 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.730 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.730 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.731 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.731 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.731 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.731 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.731 [eventLoopGroupProxy-13-1 @call-handler#1460] 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) 2025-03-10 07:55:49.773 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.773 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.774 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:49.774 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.775 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.775 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.775 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.775 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.775 [eventLoopGroupProxy-13-1 @call-handler#1465] 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) 2025-03-10 07:55:49.776 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.776 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.776 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.776 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.777 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.777 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.777 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.777 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.777 [eventLoopGroupProxy-13-1 @call-handler#1471] 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) 2025-03-10 07:55:49.778 [eventLoopGroupProxy-13-1 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.778 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.778 [eventLoopGroupProxy-13-1 @call-handler#1471] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.778 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.779 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.779 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.779 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.779 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.779 [eventLoopGroupProxy-13-1 @call-handler#1476] 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) 2025-03-10 07:55:49.780 [eventLoopGroupProxy-13-1 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.780 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.780 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.780 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.781 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.781 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.781 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.781 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.781 [eventLoopGroupProxy-13-1 @call-handler#1481] 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) 2025-03-10 07:55:49.785 [DefaultDispatcher-worker-13 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.801 [DefaultDispatcher-worker-13 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-10 07:55:49.823 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.823 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.823 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 07:55:49.824 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.824 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.824 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.824 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.824 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.825 [eventLoopGroupProxy-13-1 @call-handler#1490] 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) 2025-03-10 07:55:49.826 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.826 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.826 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.826 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.827 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.827 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.827 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.827 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.827 [eventLoopGroupProxy-13-1 @call-handler#1495] 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) 2025-03-10 07:55:49.828 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.828 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.828 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.828 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.829 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.829 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.829 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.829 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.830 [eventLoopGroupProxy-13-1 @call-handler#1500] 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) 2025-03-10 07:55:49.830 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.830 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.831 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-03-10 07:55:49.831 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.831 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.831 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.831 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.831 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.832 [eventLoopGroupProxy-13-1 @call-handler#1505] 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) 2025-03-10 07:55:49.873 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.874 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.874 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 07:55:49.874 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.875 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.875 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.875 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.875 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.875 [eventLoopGroupProxy-13-1 @call-handler#1510] 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) 2025-03-10 07:55:49.918 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.918 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.918 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:49.918 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.919 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.919 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.919 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.919 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.920 [eventLoopGroupProxy-13-1 @call-handler#1515] 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) 2025-03-10 07:55:49.921 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.921 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.921 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.921 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.922 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.922 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.922 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.922 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.922 [eventLoopGroupProxy-13-1 @call-handler#1520] 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) 2025-03-10 07:55:49.927 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.927 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.927 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-10 07:55:49.927 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.928 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.928 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.928 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.928 [DefaultDispatcher-worker-19 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.928 [eventLoopGroupProxy-13-1 @call-handler#1525] 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) 2025-03-10 07:55:49.929 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.929 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.929 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.929 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.930 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.930 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.930 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.930 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.930 [eventLoopGroupProxy-13-1 @call-handler#1530] 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) 2025-03-10 07:55:49.972 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.972 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.973 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:49.973 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.973 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.973 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.973 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.974 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.974 [eventLoopGroupProxy-13-1 @call-handler#1535] 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) 2025-03-10 07:55:49.975 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:49.975 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:49.975 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:49.975 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.976 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.976 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:49.976 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:49.976 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:49.976 [eventLoopGroupProxy-13-1 @call-handler#1540] 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) 2025-03-10 07:55:50.018 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:50.019 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:50.019 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:50.019 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.020 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.020 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:50.020 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.020 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:50.020 [eventLoopGroupProxy-13-1 @call-handler#1545] 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) 2025-03-10 07:55:50.042 [DefaultDispatcher-worker-15 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:50.062 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:50.062 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:50.062 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 07:55:50.063 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.063 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.063 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:50.063 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.063 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:50.064 [eventLoopGroupProxy-13-1 @call-handler#1551] 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) 2025-03-10 07:55:50.065 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:50.065 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:50.065 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:50.065 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.067 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.067 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:50.067 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.067 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:50.067 [eventLoopGroupProxy-13-1 @call-handler#1556] 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) 2025-03-10 07:55:50.110 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:50.110 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:50.110 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 07:55:50.110 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.111 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.111 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:50.111 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.111 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:50.111 [eventLoopGroupProxy-13-1 @call-handler#1562] 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) 2025-03-10 07:55:50.112 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:50.113 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:50.113 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:50.113 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.113 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.113 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:50.113 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.113 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:50.114 [eventLoopGroupProxy-13-1 @call-handler#1567] 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) 2025-03-10 07:55:50.115 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:50.115 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:50.115 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:50.115 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.116 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.116 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:50.116 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.116 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:50.116 [eventLoopGroupProxy-13-1 @call-handler#1572] 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) 2025-03-10 07:55:50.117 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:50.117 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:50.117 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 07:55:50.117 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.118 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.118 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:50.118 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.118 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:50.118 [eventLoopGroupProxy-13-1 @call-handler#1577] 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) 2025-03-10 07:55:50.165 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:50.165 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:50.165 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-03-10 07:55:50.166 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.167 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.167 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:50.167 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.167 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:50.168 [eventLoopGroupProxy-13-1 @call-handler#1582] 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) 2025-03-10 07:55:50.210 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:50.210 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:50.210 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 07:55:50.211 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.211 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.212 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:50.212 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.212 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:50.213 [eventLoopGroupProxy-13-1 @call-handler#1587] 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) 2025-03-10 07:55:50.215 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:50.215 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:50.215 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:50.217 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.219 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.219 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:50.219 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.219 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:50.220 [eventLoopGroupProxy-13-1 @call-handler#1592] 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) 2025-03-10 07:55:50.222 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:50.223 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:50.223 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 07:55:50.223 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.224 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.224 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/blob/upload-batch-data. 2025-03-10 07:55:50.224 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.224 [DefaultDispatcher-worker-18 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:50.226 [eventLoopGroupProxy-13-1 @call-handler#1597] 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) 2025-03-10 07:55:50.228 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:50.228 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:50.228 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 07:55:50.229 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/blob/upload-batch-data 2025-03-10 07:55:50.234 [DefaultDispatcher-worker-1 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:50.238 [DefaultDispatcher-worker-7 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:50.238 [DefaultDispatcher-worker-7 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/UmAppDatabase/replication/message 2025-03-10 07:55:50.238 [DefaultDispatcher-worker-7 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42475/UmAppDatabase/replication/message. 2025-03-10 07:55:50.238 [DefaultDispatcher-worker-7 @coroutine#786] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/UmAppDatabase/replication/message 2025-03-10 07:55:50.238 [DefaultDispatcher-worker-7 @coroutine#786] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42475/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 07:55:50.239 [eventLoopGroupProxy-13-1 @call-handler#1607] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 07:55:50.239 [eventLoopGroupProxy-13-1 @call-handler#1607] 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 2025-03-10 07:55:50.239 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 07:55:50.249 [DefaultDispatcher-worker-5 @call-handler#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-10 07:55:50.249 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:50.249 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 10ms 2025-03-10 07:55:50.249 [DefaultDispatcher-worker-5 @coroutine#753] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42475/api/content/703313555411165184/_ustadmanifest.json 2025-03-10 07:55:50.249 [DefaultDispatcher-worker-5 @coroutine#753] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42475/api/content/703313555411165184/_ustadmanifest.json. 2025-03-10 07:55:50.249 [DefaultDispatcher-worker-5 @coroutine#753] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42475/api/content/703313555411165184/_ustadmanifest.json 2025-03-10 07:55:50.250 [DefaultDispatcher-worker-7 @coroutine#786] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/UmAppDatabase/replication/message 2025-03-10 07:55:50.250 [DefaultDispatcher-worker-7 @coroutine#786] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42475/UmAppDatabase/replication/message 2025-03-10 07:55:50.250 [DefaultDispatcher-worker-7 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42475/UmAppDatabase/replication/message. 2025-03-10 07:55:50.250 [DefaultDispatcher-worker-7 @coroutine#786] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42475/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:55:50.250 [DefaultDispatcher-worker-4 @coroutine#753] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42475/api/content/703313555411165184/_ustadmanifest.json 2025-03-10 07:55:50.250 [DefaultDispatcher-worker-4 @coroutine#753] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42475/api/content/703313555411165184/_ustadmanifest.json 2025-03-10 07:55:50.251 [DefaultDispatcher-worker-15 @coroutine#753] 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:42475/api/content/703313555411165184/_ustadmanifest.json. 2025-03-10 07:55:50.251 [DefaultDispatcher-worker-15 @coroutine#753] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42475/api/content/703313555411165184/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 07:55:50.254 [DefaultDispatcher-worker-10 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-10 07:55:50.265 [DefaultDispatcher-worker-8 @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-10 07:55:50.280 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-10 07:55:50.280 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-10 07:55:50.280 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-10 07:55:50.280 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-10 07:55:50.280 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-10 07:55:50.282 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-10 07:55:50.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-10 07:55:50.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-10 07:55:50.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:50.282 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362e709e: (connection evicted) 2025-03-10 07:55:50.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:50.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-10 07:55:50.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-10 07:55:50.298 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 07:55:50.298 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 07:55:50.735 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 07:55:51.285 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5315210d 2025-03-10 07:55:51.285 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5315210d 2025-03-10 07:55:51.288 [Test worker @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-10 07:55:51.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-10 07:55:51.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-10 07:55:51.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:51.289 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6: (connection evicted) 2025-03-10 07:55:51.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:51.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-10 07:55:51.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-10 07:55:51.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-10 07:55:51.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:51.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:51.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:51.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:51.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:51.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:51.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43de88f3 2025-03-10 07:55:51.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:51.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:51.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:51.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:51.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:51.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22265c 2025-03-10 07:55:51.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22265c 2025-03-10 07:55:51.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-10 07:55:51.333 [DefaultDispatcher-worker-20 @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d22265c 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2178d296 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:51.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1db390 2025-03-10 07:55:51.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1db390 2025-03-10 07:55:51.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78c5ef58 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:51.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2025-03-10 07:55:51.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2025-03-10 07:55:51.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-10 07:55:51.340 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 07:55:51.340 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-03-10 07:55:51.341 [DefaultDispatcher-worker-20 @coroutine#1645] INFO ktor.application - Responding at http://0.0.0.0:40799 2025-03-10 07:55:51.343 [DefaultDispatcher-worker-20 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1db390 2025-03-10 07:55:51.344 [Test worker @coroutine#1646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40799/api/blob/upload-init-batch 2025-03-10 07:55:51.344 [Test worker @coroutine#1646] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40799/api/blob/upload-init-batch. 2025-03-10 07:55:51.344 [Test worker @coroutine#1646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40799/api/blob/upload-init-batch 2025-03-10 07:55:51.344 [Test worker @coroutine#1646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40799/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 07:55:51.346 [eventLoopGroupProxy-16-1 @call-handler#1652] 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) 2025-03-10 07:55:51.346 [eventLoopGroupProxy-16-1 @call-handler#1652] 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 2025-03-10 07:55:51.346 [eventLoopGroupProxy-16-1 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2025-03-10 07:55:51.347 [Test worker @coroutine#1646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40799/api/blob/upload-init-batch 2025-03-10 07:55:51.347 [Test worker @coroutine#1646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40799/api/blob/upload-init-batch 2025-03-10 07:55:51.347 [Test worker @coroutine#1646] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40799/api/blob/upload-init-batch. 2025-03-10 07:55:51.347 [Test worker @coroutine#1646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40799/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:55:51.348 [Test worker @coroutine#1657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40799/api/blob/upload-batch-data 2025-03-10 07:55:51.348 [Test worker @coroutine#1657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40799/api/blob/upload-batch-data. 2025-03-10 07:55:51.348 [Test worker @coroutine#1657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40799/api/blob/upload-batch-data 2025-03-10 07:55:51.348 [Test worker @coroutine#1657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40799/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:55:51.348 [eventLoopGroupProxy-16-1 @call-handler#1659] 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) 2025-03-10 07:55:51.350 [eventLoopGroupProxy-16-1 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2025-03-10 07:55:51.350 [eventLoopGroupProxy-16-1 @call-handler#1659] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:51.351 [Test worker @coroutine#1657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40799/api/blob/upload-batch-data 2025-03-10 07:55:51.352 [eventLoopGroupProxy-16-2 @call-handler#1669] 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) 2025-03-10 07:55:51.354 [eventLoopGroupProxy-16-2 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:55:51.357 [Test worker @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1db390 2025-03-10 07:55:51.397 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:51.437 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:51.438 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29ddaa8e 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:52.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@217009bd 2025-03-10 07:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@217009bd 2025-03-10 07:55:52.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-10 07:55:52.443 [DefaultDispatcher-worker-9 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217009bd 2025-03-10 07:55:52.446 [Test worker @coroutine#1677] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37987/api/blob/upload-init-batch 2025-03-10 07:55:52.446 [Test worker @coroutine#1677] 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:37987/api/blob/upload-init-batch. 2025-03-10 07:55:52.446 [Test worker @coroutine#1677] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37987/api/blob/upload-init-batch 2025-03-10 07:55:52.446 [Test worker @coroutine#1677] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37987/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 07:55:52.447 [Test worker @coroutine#1677] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37987/api/blob/upload-init-batch 2025-03-10 07:55:52.447 [Test worker @coroutine#1677] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37987/api/blob/upload-init-batch 2025-03-10 07:55:52.448 [Test worker @coroutine#1677] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37987/api/blob/upload-init-batch. 2025-03-10 07:55:52.448 [Test worker @coroutine#1677] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37987/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:55:52.454 [DefaultDispatcher-worker-5 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217009bd 2025-03-10 07:55:52.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-10 07:55:52.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-10 07:55:52.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:52.456 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@217009bd: (connection evicted) 2025-03-10 07:55:52.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:52.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-10 07:55:52.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-10 07:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-10 07:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574413bd 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:52.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2025-03-10 07:55:52.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2025-03-10 07:55:52.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-10 07:55:52.481 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33935/api/blob/upload-init-batch 2025-03-10 07:55:52.481 [Test worker @coroutine#1689] 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:33935/api/blob/upload-init-batch. 2025-03-10 07:55:52.481 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33935/api/blob/upload-init-batch 2025-03-10 07:55:52.481 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33935/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 07:55:52.482 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33935/api/blob/upload-init-batch 2025-03-10 07:55:52.482 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33935/api/blob/upload-init-batch 2025-03-10 07:55:52.482 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33935/api/blob/upload-init-batch. 2025-03-10 07:55:52.482 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33935/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:55:52.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-10 07:55:52.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-10 07:55:52.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:52.483 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@556e4588: (connection evicted) 2025-03-10 07:55:52.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:52.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-10 07:55:52.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-10 07:55:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4144d4a 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:52.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dae9e61 2025-03-10 07:55:52.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dae9e61 2025-03-10 07:55:52.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-10 07:55:52.507 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50311/api/blob/upload-init-batch 2025-03-10 07:55:52.507 [Test worker @coroutine#1695] 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:50311/api/blob/upload-init-batch. 2025-03-10 07:55:52.507 [Test worker @coroutine#1695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50311/api/blob/upload-init-batch 2025-03-10 07:55:52.507 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50311/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 07:55:52.508 [Test worker @coroutine#1695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50311/api/blob/upload-init-batch 2025-03-10 07:55:52.508 [Test worker @coroutine#1695] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50311/api/blob/upload-init-batch 2025-03-10 07:55:52.508 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50311/api/blob/upload-init-batch. 2025-03-10 07:55:52.508 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50311/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:55:52.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-10 07:55:52.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-10 07:55:52.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:52.512 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dae9e61: (connection evicted) 2025-03-10 07:55:52.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:52.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-10 07:55:52.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-10 07:55:52.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6334c0d8 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:52.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-10 07:55:52.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@48224381 2025-03-10 07:55:52.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@48224381 2025-03-10 07:55:52.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-10 07:55:52.785 [DefaultDispatcher-worker-1 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48224381 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cc842b0 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:52.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3733b1f4 2025-03-10 07:55:52.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3733b1f4 2025-03-10 07:55:52.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-10 07:55:52.806 [DefaultDispatcher-worker-4 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3733b1f4 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26caf4b6 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:52.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c750b69 2025-03-10 07:55:52.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c750b69 2025-03-10 07:55:52.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f17b8f 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:52.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-10 07:55:52.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-10 07:55:52.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-10 07:55:52.847 [DefaultDispatcher-worker-2 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-10 07:55:52.851 [DefaultDispatcher-worker-7 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-10 07:55:52.852 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:52.855 [DefaultDispatcher-worker-6 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-10 07:55:52.860 [DefaultDispatcher-worker-10 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-10 07:55:52.863 [Test worker @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-10 07:55:52.871 [DefaultDispatcher-worker-5 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-10 07:55:52.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-10 07:55:52.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-10 07:55:52.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:52.878 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11a29c0: (connection evicted) 2025-03-10 07:55:52.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:52.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-10 07:55:52.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bdc8975 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:52.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-10 07:55:52.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-10 07:55:52.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-10 07:55:52.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-10 07:55:52.889 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:52.902 [DefaultDispatcher-worker-3 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-10 07:55:52.906 [DefaultDispatcher-worker-6 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-10 07:55:52.907 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:52.909 [DefaultDispatcher-worker-19 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-10 07:55:52.913 [DefaultDispatcher-worker-8 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-10 07:55:52.914 [Test worker @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-10 07:55:52.919 [DefaultDispatcher-worker-4 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-10 07:55:52.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-10 07:55:52.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-10 07:55:52.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:52.920 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9: (connection evicted) 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:52.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-10 07:55:52.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@188532da 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:52.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-03-10 07:55:52.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-03-10 07:55:52.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-10 07:55:52.939 [DefaultDispatcher-worker-19 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-03-10 07:55:52.943 [DefaultDispatcher-worker-1 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-03-10 07:55:52.946 [DefaultDispatcher-worker-7 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-03-10 07:55:52.950 [DefaultDispatcher-worker-17 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-03-10 07:55:52.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-10 07:55:52.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-10 07:55:52.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:52.951 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7: (connection evicted) 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:52.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-10 07:55:52.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5f61cc 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:52.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-10 07:55:52.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-10 07:55:52.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-10 07:55:52.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-10 07:55:52.970 [DefaultDispatcher-worker-10 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-10 07:55:52.974 [DefaultDispatcher-worker-17 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-10 07:55:52.978 [DefaultDispatcher-worker-5 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-10 07:55:52.981 [DefaultDispatcher-worker-6 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-10 07:55:52.983 [Test worker @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-10 07:55:52.987 [DefaultDispatcher-worker-4 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-10 07:55:52.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-10 07:55:52.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-10 07:55:52.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:55:52.987 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef04239: (connection evicted) 2025-03-10 07:55:52.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:55:52.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-10 07:55:52.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-10 07:55:53.298 [DefaultDispatcher-worker-8 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d22265c 2025-03-10 07:55:53.339 [DefaultDispatcher-worker-8 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2025-03-10 07:55:59.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c5e7696 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:55:59.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:55:59.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769e70c 2025-03-10 07:55:59.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769e70c 2025-03-10 07:55:59.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-10 07:55:59.624 [DefaultDispatcher-worker-14 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4769e70c 2025-03-10 07:55:59.687 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:00.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bed8b91 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:00.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-10 07:56:00.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-03-10 07:56:00.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-03-10 07:56:00.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-10 07:56:00.522 [DefaultDispatcher-worker-6 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-03-10 07:56:00.529 [DefaultDispatcher-worker-16 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-03-10 07:56:00.561 [DefaultDispatcher-worker-19 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-03-10 07:56:00.572 [DefaultDispatcher-worker-8 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-03-10 07:56:00.579 [DefaultDispatcher-worker-11 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e22dadb 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:00.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-10 07:56:00.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-03-10 07:56:00.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-03-10 07:56:00.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-10 07:56:00.596 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:00.636 [DefaultDispatcher-worker-3 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-03-10 07:56:00.647 [DefaultDispatcher-worker-18 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-03-10 07:56:00.652 [DefaultDispatcher-worker-6 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-03-10 07:56:00.658 [DefaultDispatcher-worker-8 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58922a00 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:00.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:00.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-10 07:56:00.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-10 07:56:00.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-10 07:56:00.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-10 07:56:00.692 [DefaultDispatcher-worker-3 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-10 07:56:00.695 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:00.696 [DefaultDispatcher-worker-7 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-10 07:56:00.702 [DefaultDispatcher-worker-12 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-10 07:56:00.708 [DefaultDispatcher-worker-13 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-10 07:56:00.714 [DefaultDispatcher-worker-3 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-10 07:56:00.727 [DefaultDispatcher-worker-19 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-10 07:56:00.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-10 07:56:00.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:00.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:00.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:00.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:00.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:00.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:00.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b713dd 2025-03-10 07:56:00.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:00.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:00.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-03-10 07:56:00.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-03-10 07:56:00.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-10 07:56:00.757 [DefaultDispatcher-worker-18 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-03-10 07:56:00.762 [DefaultDispatcher-worker-14 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-03-10 07:56:00.762 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:00.768 [DefaultDispatcher-worker-1 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-03-10 07:56:00.774 [DefaultDispatcher-worker-4 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-03-10 07:56:00.779 [DefaultDispatcher-worker-10 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d4fecf 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:00.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:00.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-10 07:56:00.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-10 07:56:00.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-10 07:56:00.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-10 07:56:00.805 [DefaultDispatcher-worker-4 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-10 07:56:00.812 [DefaultDispatcher-worker-13 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-10 07:56:00.818 [DefaultDispatcher-worker-2 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-10 07:56:00.823 [DefaultDispatcher-worker-7 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-10 07:56:00.828 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:00.831 [DefaultDispatcher-worker-4 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-10 07:56:00.841 [DefaultDispatcher-worker-17 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43fdef43 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:00.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:00.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-10 07:56:00.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-10 07:56:00.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-10 07:56:00.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-10 07:56:00.881 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:00.911 [DefaultDispatcher-worker-21 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-10 07:56:00.919 [DefaultDispatcher-worker-13 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-10 07:56:00.939 [DefaultDispatcher-worker-4 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-10 07:56:00.945 [DefaultDispatcher-worker-11 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-10 07:56:00.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d208795 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:00.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-10 07:56:00.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-10 07:56:00.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-10 07:56:00.966 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:00.977 [DefaultDispatcher-worker-2 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-10 07:56:00.986 [DefaultDispatcher-worker-13 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-10 07:56:00.993 [DefaultDispatcher-worker-6 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-10 07:56:00.999 [DefaultDispatcher-worker-19 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-10 07:56:01.006 [DefaultDispatcher-worker-9 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-10 07:56:01.020 [DefaultDispatcher-worker-13 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b5b54 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:01.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:01.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:01.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-10 07:56:01.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-03-10 07:56:01.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-03-10 07:56:01.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-10 07:56:01.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-10 07:56:01.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:01.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:01.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:01.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:01.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:01.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:01.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1ef806 2025-03-10 07:56:01.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:01.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:01.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:01.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-10 07:56:01.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-10 07:56:01.050 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:01.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-10 07:56:01.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-10 07:56:01.074 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-10 07:56:01.080 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-10 07:56:01.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-10 07:56:01.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:01.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:01.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:01.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:01.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:01.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29dcad7e 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:01.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:01.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-10 07:56:01.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-03-10 07:56:01.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-03-10 07:56:01.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-10 07:56:01.129 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:01.144 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-03-10 07:56:01.150 [Test worker @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-03-10 07:56:01.151 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e6fbf82 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:01.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-10 07:56:01.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-03-10 07:56:01.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-03-10 07:56:01.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-10 07:56:01.182 [Test worker @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-03-10 07:56:01.185 [Test worker @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f38545a 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:01.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-03-10 07:56:01.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-03-10 07:56:01.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-10 07:56:01.206 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:01.211 [Test worker @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-03-10 07:56:01.214 [Test worker @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c55e559 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:01.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:01.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-10 07:56:01.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-03-10 07:56:01.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-03-10 07:56:01.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-10 07:56:01.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d4337f9 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:01.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:01.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-10 07:56:01.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-03-10 07:56:01.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-03-10 07:56:01.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-10 07:56:01.263 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:01.288 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:01.305 [DefaultDispatcher-worker-12 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-03-10 07:56:01.322 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:01.356 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/ 2025-03-10 07:56:01.356 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47951/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:56:01.356 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:01.362 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/ 2025-03-10 07:56:01.363 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/ 2025-03-10 07:56:01.363 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47951/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:56:01.405 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/ 2025-03-10 07:56:01.405 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/ 2025-03-10 07:56:01.405 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47951/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:56:01.447 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/ 2025-03-10 07:56:01.448 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/ 2025-03-10 07:56:01.448 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47951/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:56:01.494 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/ 2025-03-10 07:56:01.495 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/ 2025-03-10 07:56:01.495 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47951/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:56:01.539 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/ 2025-03-10 07:56:01.539 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/ 2025-03-10 07:56:01.539 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47951/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:56:01.583 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/ 2025-03-10 07:56:01.583 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/ 2025-03-10 07:56:01.583 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47951/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:56:01.624 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/ 2025-03-10 07:56:01.631 [Test worker @coroutine#1908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52389/ 2025-03-10 07:56:01.631 [Test worker @coroutine#1908] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52389/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:56:01.634 [Test worker @coroutine#1908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52389/ 2025-03-10 07:56:01.634 [Test worker @coroutine#1908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52389/ 2025-03-10 07:56:01.634 [Test worker @coroutine#1908] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52389/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:56:01.677 [Test worker @coroutine#1908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52389/ 2025-03-10 07:56:01.677 [Test worker @coroutine#1908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52389/ 2025-03-10 07:56:01.677 [Test worker @coroutine#1908] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52389/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:56:01.721 [Test worker @coroutine#1908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52389/ 2025-03-10 07:56:01.722 [Test worker @coroutine#1908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52389/ 2025-03-10 07:56:01.722 [Test worker @coroutine#1908] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52389/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:56:01.763 [Test worker @coroutine#1908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52389/ 2025-03-10 07:56:01.764 [Test worker @coroutine#1908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52389/ 2025-03-10 07:56:01.764 [Test worker @coroutine#1908] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52389/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:56:01.805 [Test worker @coroutine#1908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52389/ 2025-03-10 07:56:01.807 [Test worker @coroutine#1908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52389/ 2025-03-10 07:56:01.807 [Test worker @coroutine#1908] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52389/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:56:01.850 [Test worker @coroutine#1908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52389/ 2025-03-10 07:56:01.850 [Test worker @coroutine#1908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52389/ 2025-03-10 07:56:01.850 [Test worker @coroutine#1908] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52389/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 07:56:01.851 [Test worker @coroutine#1908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52389/ 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e68ccc9 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:01.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-10 07:56:01.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e4bbf9 2025-03-10 07:56:01.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e4bbf9 2025-03-10 07:56:01.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-10 07:56:01.973 [DefaultDispatcher-worker-8 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e4bbf9 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd025d9 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:01.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2025-03-10 07:56:01.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2025-03-10 07:56:01.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-10 07:56:02.001 [DefaultDispatcher-worker-7 @coroutine#1955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2025-03-10 07:56:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c502018 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:02.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-03-10 07:56:02.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-03-10 07:56:02.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-10 07:56:02.021 [DefaultDispatcher-worker-8 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ab8f93 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:02.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:02.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:02.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:02.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:02.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:02.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:02.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:02.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-10 07:56:02.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d87e7f3 2025-03-10 07:56:02.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d87e7f3 2025-03-10 07:56:02.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-10 07:56:02.035 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:02.042 [DefaultDispatcher-worker-13 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d87e7f3 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1483c738 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:02.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:02.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-10 07:56:02.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffcb1bd 2025-03-10 07:56:02.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffcb1bd 2025-03-10 07:56:02.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-10 07:56:02.062 [DefaultDispatcher-worker-11 @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ffcb1bd 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3368cf02 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:02.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-03-10 07:56:02.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-03-10 07:56:02.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-10 07:56:02.082 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:02.088 [DefaultDispatcher-worker-21 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b44ed3c 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:02.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-10 07:56:02.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2025-03-10 07:56:02.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2025-03-10 07:56:02.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-10 07:56:02.102 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:02.111 [DefaultDispatcher-worker-14 @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77331437 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:02.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2025-03-10 07:56:02.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2025-03-10 07:56:02.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-10 07:56:02.123 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:02.130 [DefaultDispatcher-worker-12 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2025-03-10 07:56:02.134 [DefaultDispatcher-worker-16 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2025-03-10 07:56:02.137 [DefaultDispatcher-worker-10 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2025-03-10 07:56:02.140 [DefaultDispatcher-worker-4 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2025-03-10 07:56:02.143 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:02.146 [DefaultDispatcher-worker-14 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2025-03-10 07:56:02.150 [DefaultDispatcher-worker-14 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2025-03-10 07:56:02.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2025-03-10 07:56:02.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2025-03-10 07:56:02.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:02.152 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f569e: (connection evicted) 2025-03-10 07:56:02.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:02.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2025-03-10 07:56:02.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2025-03-10 07:56:02.183 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:02.215 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-10 07:56:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439054a7 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:06.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:06.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-10 07:56:06.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-03-10 07:56:06.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-03-10 07:56:06.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-10 07:56:06.262 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-03-10 07:56:06.276 [DefaultDispatcher-worker-12 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-03-10 07:56:06.297 [DefaultDispatcher-worker-7 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-03-10 07:56:06.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@103a1ad3 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:06.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:06.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-10 07:56:06.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-03-10 07:56:06.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-03-10 07:56:06.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-10 07:56:06.334 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:06.336 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-03-10 07:56:06.354 [DefaultDispatcher-worker-16 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-03-10 07:56:06.367 [DefaultDispatcher-worker-2 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-03-10 07:56:06.373 [DefaultDispatcher-worker-17 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-03-10 07:56:06.381 [DefaultDispatcher-worker-18 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14927cd4 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:06.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:06.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-10 07:56:06.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:06.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:06.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:06.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:06.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:06.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:06.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:06.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:06.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-10 07:56:06.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@445d878c 2025-03-10 07:56:06.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@445d878c 2025-03-10 07:56:06.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-10 07:56:06.407 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:06.415 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445d878c 2025-03-10 07:56:06.436 [DefaultDispatcher-worker-15 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445d878c 2025-03-10 07:56:06.442 [DefaultDispatcher-worker-20 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445d878c 2025-03-10 07:56:06.451 [DefaultDispatcher-worker-5 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445d878c 2025-03-10 07:56:06.458 [DefaultDispatcher-worker-17 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445d878c 2025-03-10 07:56:06.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c68c7b 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:06.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:06.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-10 07:56:06.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-03-10 07:56:06.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-03-10 07:56:06.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-10 07:56:06.477 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-03-10 07:56:06.489 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:06.498 [DefaultDispatcher-worker-4 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-03-10 07:56:06.506 [DefaultDispatcher-worker-16 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-03-10 07:56:06.518 [DefaultDispatcher-worker-7 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aa62a90 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:06.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:06.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-10 07:56:06.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-03-10 07:56:06.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-03-10 07:56:06.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-10 07:56:06.565 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:06.566 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-03-10 07:56:06.582 [DefaultDispatcher-worker-21 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-03-10 07:56:06.591 [DefaultDispatcher-worker-2 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-03-10 07:56:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23974cac 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:06.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-10 07:56:06.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2025-03-10 07:56:06.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2025-03-10 07:56:06.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-10 07:56:06.623 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:06.634 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2025-03-10 07:56:06.653 [DefaultDispatcher-worker-15 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2025-03-10 07:56:06.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-10 07:56:06.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:06.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:06.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:06.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:06.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:06.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:06.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e9947af 2025-03-10 07:56:06.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:06.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:06.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:06.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:06.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-10 07:56:06.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2025-03-10 07:56:06.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2025-03-10 07:56:06.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-10 07:56:06.688 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2025-03-10 07:56:06.704 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:06.705 [DefaultDispatcher-worker-20 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2025-03-10 07:56:06.825 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1134a934 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:06.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-10 07:56:06.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:06.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:06.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-10 07:56:07.008 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:07.016 [Test worker @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:07.018 [Test worker @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:07.022 [DefaultDispatcher-worker-13 @coroutine#2083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.022 [DefaultDispatcher-worker-13 @coroutine#2083] 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:41003/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:56:07.022 [DefaultDispatcher-worker-13 @coroutine#2083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.022 [DefaultDispatcher-worker-13 @coroutine#2083] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41003/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:07.027 [DefaultDispatcher-worker-7 @coroutine#2083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.027 [DefaultDispatcher-worker-7 @coroutine#2083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.029 [DefaultDispatcher-worker-10 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:07.030 [DefaultDispatcher-worker-10 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.030 [DefaultDispatcher-worker-10 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:07.030 [DefaultDispatcher-worker-10 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.032 [Test worker @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:07.033 [DefaultDispatcher-worker-10 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.033 [DefaultDispatcher-worker-10 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22d23c27 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:07.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-10 07:56:07.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fd5fb0 2025-03-10 07:56:07.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fd5fb0 2025-03-10 07:56:07.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-10 07:56:07.055 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fd5fb0 2025-03-10 07:56:07.063 [Test worker @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fd5fb0 2025-03-10 07:56:07.065 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fd5fb0 2025-03-10 07:56:07.070 [DefaultDispatcher-worker-14 @coroutine#2101] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-10 07:56:07.070 [DefaultDispatcher-worker-14 @coroutine#2101] 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:41003/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-10 07:56:07.070 [DefaultDispatcher-worker-14 @coroutine#2101] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-10 07:56:07.072 [DefaultDispatcher-worker-12 @coroutine#2101] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-10 07:56:07.072 [DefaultDispatcher-worker-12 @coroutine#2101] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-10 07:56:07.073 [DefaultDispatcher-worker-11 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fd5fb0 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c8d20bb 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:07.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:07.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-10 07:56:07.086 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:07.092 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@65505560 2025-03-10 07:56:07.092 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@65505560 2025-03-10 07:56:07.095 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b97a7ba 2025-03-10 07:56:07.095 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b97a7ba 2025-03-10 07:56:07.096 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.097 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa83e10 2025-03-10 07:56:07.098 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa83e10 2025-03-10 07:56:07.100 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaaad81 2025-03-10 07:56:07.100 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaaad81 2025-03-10 07:56:07.103 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db616e1 2025-03-10 07:56:07.103 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db616e1 2025-03-10 07:56:07.106 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4ac29a 2025-03-10 07:56:07.106 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4ac29a 2025-03-10 07:56:07.109 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bc275d 2025-03-10 07:56:07.109 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bc275d 2025-03-10 07:56:07.111 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a8552ce 2025-03-10 07:56:07.111 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a8552ce 2025-03-10 07:56:07.112 [Test worker @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.114 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@37794461 2025-03-10 07:56:07.114 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@37794461 2025-03-10 07:56:07.114 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:07.114 [Test worker @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.119 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.119 [DefaultDispatcher-worker-16 @coroutine#2115] 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:35829/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:56:07.119 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.119 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35829/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:07.123 [DefaultDispatcher-worker-13 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.123 [DefaultDispatcher-worker-13 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.127 [DefaultDispatcher-worker-1 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.127 [DefaultDispatcher-worker-1 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.127 [DefaultDispatcher-worker-1 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:07.127 [DefaultDispatcher-worker-1 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.128 [Test worker @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.133 [DefaultDispatcher-worker-1 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.133 [DefaultDispatcher-worker-1 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.136 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:07.139 [DefaultDispatcher-worker-9 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.140 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7d0e80 2025-03-10 07:56:07.140 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7d0e80 2025-03-10 07:56:07.146 [DefaultDispatcher-worker-13 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.146 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@75baef9f 2025-03-10 07:56:07.146 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@75baef9f 2025-03-10 07:56:07.153 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@718565f0 2025-03-10 07:56:07.153 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@718565f0 2025-03-10 07:56:07.154 [DefaultDispatcher-worker-4 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.159 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3487e5a4 2025-03-10 07:56:07.159 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3487e5a4 2025-03-10 07:56:07.161 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@279de4ba 2025-03-10 07:56:07.161 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@279de4ba 2025-03-10 07:56:07.161 [DefaultDispatcher-worker-15 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.167 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f931c1 2025-03-10 07:56:07.167 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f931c1 2025-03-10 07:56:07.167 [DefaultDispatcher-worker-12 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.173 [DefaultDispatcher-worker-3 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.173 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f096e6b 2025-03-10 07:56:07.173 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f096e6b 2025-03-10 07:56:07.175 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:07.178 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0cbad8 2025-03-10 07:56:07.178 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0cbad8 2025-03-10 07:56:07.180 [DefaultDispatcher-worker-17 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.180 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a81aeb 2025-03-10 07:56:07.180 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a81aeb 2025-03-10 07:56:07.185 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cb5709 2025-03-10 07:56:07.185 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cb5709 2025-03-10 07:56:07.185 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd88cf0 2025-03-10 07:56:07.185 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd88cf0 2025-03-10 07:56:07.185 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:07.187 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f4d1a8 2025-03-10 07:56:07.187 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f4d1a8 2025-03-10 07:56:07.188 [DefaultDispatcher-worker-12 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.193 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f65d32 2025-03-10 07:56:07.193 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f65d32 2025-03-10 07:56:07.198 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad4f7ce 2025-03-10 07:56:07.198 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad4f7ce 2025-03-10 07:56:07.198 [DefaultDispatcher-worker-13 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.200 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ee8e82 2025-03-10 07:56:07.200 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ee8e82 2025-03-10 07:56:07.204 [DefaultDispatcher-worker-14 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:07.206 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@52267ac6 2025-03-10 07:56:07.206 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@52267ac6 2025-03-10 07:56:07.208 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d9a27d 2025-03-10 07:56:07.208 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d9a27d 2025-03-10 07:56:07.210 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fbe596f 2025-03-10 07:56:07.210 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fbe596f 2025-03-10 07:56:07.210 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42c9f2cd 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:07.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-10 07:56:07.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:07.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:07.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-10 07:56:07.267 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:07.282 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:07.287 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:07.290 [DefaultDispatcher-worker-4 @coroutine#2162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.291 [DefaultDispatcher-worker-4 @coroutine#2162] 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:55915/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:56:07.291 [DefaultDispatcher-worker-4 @coroutine#2162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.291 [DefaultDispatcher-worker-4 @coroutine#2162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55915/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:07.297 [DefaultDispatcher-worker-19 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:07.297 [DefaultDispatcher-worker-19 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.297 [DefaultDispatcher-worker-19 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:07.297 [DefaultDispatcher-worker-19 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.298 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6020cd42 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:07.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-10 07:56:07.301 [DefaultDispatcher-worker-2 @coroutine#2162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.301 [DefaultDispatcher-worker-2 @coroutine#2162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.304 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.304 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2025-03-10 07:56:07.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2025-03-10 07:56:07.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-10 07:56:07.312 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2025-03-10 07:56:07.329 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:07.330 [Test worker @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2025-03-10 07:56:07.331 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2025-03-10 07:56:07.333 [DefaultDispatcher-worker-13 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-10 07:56:07.333 [DefaultDispatcher-worker-13 @coroutine#2180] 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:55915/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-10 07:56:07.333 [DefaultDispatcher-worker-13 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-10 07:56:07.335 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff99a07 2025-03-10 07:56:07.335 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff99a07 2025-03-10 07:56:07.340 [DefaultDispatcher-worker-17 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-10 07:56:07.340 [DefaultDispatcher-worker-17 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-10 07:56:07.342 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@213e6188 2025-03-10 07:56:07.342 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@213e6188 2025-03-10 07:56:07.345 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2501f177 2025-03-10 07:56:07.345 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2501f177 2025-03-10 07:56:07.346 [DefaultDispatcher-worker-10 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2025-03-10 07:56:07.351 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@60036bb3 2025-03-10 07:56:07.351 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@60036bb3 2025-03-10 07:56:07.357 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9fc16 2025-03-10 07:56:07.357 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9fc16 2025-03-10 07:56:07.363 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a9efc6 2025-03-10 07:56:07.363 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a9efc6 2025-03-10 07:56:07.366 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8926cd 2025-03-10 07:56:07.366 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8926cd 2025-03-10 07:56:07.378 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c94fc 2025-03-10 07:56:07.378 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c94fc 2025-03-10 07:56:07.380 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c49f1a3 2025-03-10 07:56:07.381 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c49f1a3 2025-03-10 07:56:07.381 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:07.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-10 07:56:07.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:07.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fdeec12 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:07.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-10 07:56:07.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:07.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:07.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-10 07:56:07.411 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:07.418 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c3c975 2025-03-10 07:56:07.418 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c3c975 2025-03-10 07:56:07.421 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d04317d 2025-03-10 07:56:07.421 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d04317d 2025-03-10 07:56:07.430 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@393ba205 2025-03-10 07:56:07.430 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@393ba205 2025-03-10 07:56:07.433 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c393b46 2025-03-10 07:56:07.433 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c393b46 2025-03-10 07:56:07.435 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@519ccdd5 2025-03-10 07:56:07.435 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@519ccdd5 2025-03-10 07:56:07.436 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:07.442 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8f8142 2025-03-10 07:56:07.442 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8f8142 2025-03-10 07:56:07.445 [Test worker @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:07.446 [Test worker @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:07.449 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c0297c 2025-03-10 07:56:07.449 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c0297c 2025-03-10 07:56:07.449 [DefaultDispatcher-worker-13 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.449 [DefaultDispatcher-worker-13 @coroutine#2194] 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:36155/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:56:07.449 [DefaultDispatcher-worker-13 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.449 [DefaultDispatcher-worker-13 @coroutine#2194] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36155/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:07.451 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c16c409 2025-03-10 07:56:07.451 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c16c409 2025-03-10 07:56:07.458 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd3503b 2025-03-10 07:56:07.458 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd3503b 2025-03-10 07:56:07.458 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:07.458 [DefaultDispatcher-worker-21 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:07.458 [DefaultDispatcher-worker-21 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.458 [DefaultDispatcher-worker-21 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:07.458 [DefaultDispatcher-worker-21 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.460 [Test worker @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740530b 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:07.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-10 07:56:07.467 [DefaultDispatcher-worker-6 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.467 [DefaultDispatcher-worker-6 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.467 [DefaultDispatcher-worker-1 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.467 [DefaultDispatcher-worker-1 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-03-10 07:56:07.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-03-10 07:56:07.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-10 07:56:07.477 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-03-10 07:56:07.495 [Test worker @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-03-10 07:56:07.498 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:07.499 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-03-10 07:56:07.502 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@29667e5f 2025-03-10 07:56:07.502 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@29667e5f 2025-03-10 07:56:07.504 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a19503 2025-03-10 07:56:07.504 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a19503 2025-03-10 07:56:07.506 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@239e152f 2025-03-10 07:56:07.506 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@239e152f 2025-03-10 07:56:07.509 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@669c9f38 2025-03-10 07:56:07.509 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@669c9f38 2025-03-10 07:56:07.512 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c928132 2025-03-10 07:56:07.512 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c928132 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bab373c 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:07.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-10 07:56:07.514 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b01a2e 2025-03-10 07:56:07.515 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b01a2e 2025-03-10 07:56:07.516 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545a9a 2025-03-10 07:56:07.516 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545a9a 2025-03-10 07:56:07.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:07.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:07.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-10 07:56:07.521 [DefaultDispatcher-worker-11 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-03-10 07:56:07.522 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b36077 2025-03-10 07:56:07.522 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b36077 2025-03-10 07:56:07.524 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e40fa82 2025-03-10 07:56:07.524 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e40fa82 2025-03-10 07:56:07.524 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:07.547 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:07.556 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:07.557 [Test worker @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:07.560 [DefaultDispatcher-worker-7 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.560 [DefaultDispatcher-worker-7 @coroutine#2224] 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:46305/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:56:07.560 [DefaultDispatcher-worker-7 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.560 [DefaultDispatcher-worker-7 @coroutine#2224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46305/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:07.567 [DefaultDispatcher-worker-1 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:07.567 [DefaultDispatcher-worker-1 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.567 [DefaultDispatcher-worker-1 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:07.567 [DefaultDispatcher-worker-1 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.570 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:07.570 [DefaultDispatcher-worker-10 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.570 [DefaultDispatcher-worker-10 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318353 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:07.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:07.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:07.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-10 07:56:07.574 [DefaultDispatcher-worker-16 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.574 [DefaultDispatcher-worker-16 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.576 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:07.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2025-03-10 07:56:07.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2025-03-10 07:56:07.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-10 07:56:07.582 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2025-03-10 07:56:07.584 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@169ac9a7 2025-03-10 07:56:07.584 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@169ac9a7 2025-03-10 07:56:07.590 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@185d2504 2025-03-10 07:56:07.590 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@185d2504 2025-03-10 07:56:07.595 [Test worker @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2025-03-10 07:56:07.597 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c62a2d7 2025-03-10 07:56:07.597 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c62a2d7 2025-03-10 07:56:07.599 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@59602f3f 2025-03-10 07:56:07.599 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@59602f3f 2025-03-10 07:56:07.600 [Test worker @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2025-03-10 07:56:07.604 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f70245 2025-03-10 07:56:07.604 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f70245 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd3f636 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:07.605 [DefaultDispatcher-worker-19 @coroutine#2246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-10 07:56:07.609 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6873717a 2025-03-10 07:56:07.609 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6873717a 2025-03-10 07:56:07.609 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:07.609 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:07.609 [DefaultDispatcher-worker-19 @coroutine#2246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-10 07:56:07.609 [DefaultDispatcher-worker-4 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2025-03-10 07:56:07.614 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@610e02b9 2025-03-10 07:56:07.614 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@610e02b9 2025-03-10 07:56:07.617 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:07.620 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bafeb 2025-03-10 07:56:07.620 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bafeb 2025-03-10 07:56:07.624 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@394fd070 2025-03-10 07:56:07.624 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@394fd070 2025-03-10 07:56:07.626 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9c5130 2025-03-10 07:56:07.626 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9c5130 2025-03-10 07:56:07.626 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@180b0836 2025-03-10 07:56:07.626 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@180b0836 2025-03-10 07:56:07.626 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:07.633 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa3c49b 2025-03-10 07:56:07.633 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa3c49b 2025-03-10 07:56:07.635 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa15b0b 2025-03-10 07:56:07.635 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa15b0b 2025-03-10 07:56:07.641 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@125d9143 2025-03-10 07:56:07.641 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@125d9143 2025-03-10 07:56:07.646 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:07.647 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2157e9 2025-03-10 07:56:07.647 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2157e9 2025-03-10 07:56:07.654 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a37c30a 2025-03-10 07:56:07.654 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a37c30a 2025-03-10 07:56:07.656 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8ea444 2025-03-10 07:56:07.656 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8ea444 2025-03-10 07:56:07.662 [DefaultDispatcher-worker-19 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:07.663 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a7ffdf 2025-03-10 07:56:07.663 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a7ffdf 2025-03-10 07:56:07.663 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:07.663 [DefaultDispatcher-worker-19 @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:07.665 [DefaultDispatcher-worker-18 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.665 [DefaultDispatcher-worker-18 @coroutine#2253] 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. 2025-03-10 07:56:07.665 [DefaultDispatcher-worker-18 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.665 [DefaultDispatcher-worker-18 @coroutine#2253] 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 2025-03-10 07:56:07.667 [DefaultDispatcher-worker-19 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 07:56:07.667 [DefaultDispatcher-worker-19 @coroutine#2246] 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. 2025-03-10 07:56:07.667 [DefaultDispatcher-worker-19 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 07:56:07.668 [DefaultDispatcher-worker-1 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible: Temporary failure in name resolution for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.669 [DefaultDispatcher-worker-10 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:07.669 [DefaultDispatcher-worker-10 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.669 [DefaultDispatcher-worker-10 @coroutine#2252] 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. 2025-03-10 07:56:07.669 [DefaultDispatcher-worker-10 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.670 [DefaultDispatcher-worker-1 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.673 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 07:56:07.678 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4aadc 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:07.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:07.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-10 07:56:07.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-10 07:56:07.683 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d4599f 2025-03-10 07:56:07.683 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d4599f 2025-03-10 07:56:07.689 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e13b9f5 2025-03-10 07:56:07.689 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e13b9f5 2025-03-10 07:56:07.695 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2c32ef 2025-03-10 07:56:07.695 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2c32ef 2025-03-10 07:56:07.700 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2eb3ce 2025-03-10 07:56:07.700 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2eb3ce 2025-03-10 07:56:07.703 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d640d15 2025-03-10 07:56:07.703 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d640d15 2025-03-10 07:56:07.705 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5bcd5d 2025-03-10 07:56:07.705 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5bcd5d 2025-03-10 07:56:07.708 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@15fb2d33 2025-03-10 07:56:07.708 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@15fb2d33 2025-03-10 07:56:07.709 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:07.711 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f014c81 2025-03-10 07:56:07.711 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f014c81 2025-03-10 07:56:07.713 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1240fed1 2025-03-10 07:56:07.713 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1240fed1 2025-03-10 07:56:07.713 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:07.714 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@201859f2 2025-03-10 07:56:07.714 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@201859f2 2025-03-10 07:56:07.717 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2edfa381 2025-03-10 07:56:07.717 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2edfa381 2025-03-10 07:56:07.719 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae03282 2025-03-10 07:56:07.719 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae03282 2025-03-10 07:56:07.719 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.722 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2a9ba 2025-03-10 07:56:07.722 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2a9ba 2025-03-10 07:56:07.724 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd7aa7d 2025-03-10 07:56:07.724 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd7aa7d 2025-03-10 07:56:07.727 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e47c3ed 2025-03-10 07:56:07.727 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e47c3ed 2025-03-10 07:56:07.729 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@75989e85 2025-03-10 07:56:07.729 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@75989e85 2025-03-10 07:56:07.731 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcd56f5 2025-03-10 07:56:07.731 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcd56f5 2025-03-10 07:56:07.734 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff99133 2025-03-10 07:56:07.734 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff99133 2025-03-10 07:56:07.734 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:07.736 [Test worker @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.738 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.740 [DefaultDispatcher-worker-3 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.740 [DefaultDispatcher-worker-3 @coroutine#2267] 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:38735/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:56:07.740 [DefaultDispatcher-worker-3 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.740 [DefaultDispatcher-worker-3 @coroutine#2267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38735/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:07.745 [DefaultDispatcher-worker-20 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.745 [DefaultDispatcher-worker-20 @coroutine#2267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.746 [DefaultDispatcher-worker-17 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.746 [DefaultDispatcher-worker-17 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.746 [DefaultDispatcher-worker-17 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:07.746 [DefaultDispatcher-worker-17 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.747 [DefaultDispatcher-worker-6 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.747 [DefaultDispatcher-worker-6 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.748 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.754 [DefaultDispatcher-worker-2 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.769 [DefaultDispatcher-worker-21 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.774 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.781 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:07.781 [DefaultDispatcher-worker-2 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.787 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c12c95d 2025-03-10 07:56:07.787 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c12c95d 2025-03-10 07:56:07.789 [DefaultDispatcher-worker-20 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.789 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d522af 2025-03-10 07:56:07.789 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d522af 2025-03-10 07:56:07.791 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@26eaa22d 2025-03-10 07:56:07.791 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@26eaa22d 2025-03-10 07:56:07.798 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e82894 2025-03-10 07:56:07.798 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e82894 2025-03-10 07:56:07.802 [DefaultDispatcher-worker-4 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.804 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@598a5d95 2025-03-10 07:56:07.804 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@598a5d95 2025-03-10 07:56:07.810 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c1cc51 2025-03-10 07:56:07.810 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c1cc51 2025-03-10 07:56:07.812 [DefaultDispatcher-worker-16 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.816 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2149e7ee 2025-03-10 07:56:07.816 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2149e7ee 2025-03-10 07:56:07.818 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d7db 2025-03-10 07:56:07.818 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d7db 2025-03-10 07:56:07.820 [DefaultDispatcher-worker-9 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.824 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa54c3 2025-03-10 07:56:07.824 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa54c3 2025-03-10 07:56:07.825 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-03-10 07:56:07.826 [DefaultDispatcher-worker-13 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.828 [DefaultDispatcher-worker-9 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 07:56:07.828 [DefaultDispatcher-worker-9 @coroutine#2295] 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:38735/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-10 07:56:07.828 [DefaultDispatcher-worker-9 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 07:56:07.830 [DefaultDispatcher-worker-10 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 07:56:07.830 [DefaultDispatcher-worker-10 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 07:56:07.830 [DefaultDispatcher-worker-10 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38735/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-10 07:56:07.831 [DefaultDispatcher-worker-10 @coroutine#2295] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38735/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:07.831 [DefaultDispatcher-worker-10 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 07:56:07.831 [DefaultDispatcher-worker-10 @coroutine#2295] 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:38735/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-10 07:56:07.831 [DefaultDispatcher-worker-10 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 07:56:07.832 [DefaultDispatcher-worker-20 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 07:56:07.832 [DefaultDispatcher-worker-20 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 07:56:07.857 [DefaultDispatcher-worker-9 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e89e527 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:07.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:07.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-10 07:56:07.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:07.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:07.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-10 07:56:07.883 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:07.892 [Test worker @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:07.894 [Test worker @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:07.896 [DefaultDispatcher-worker-12 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.896 [DefaultDispatcher-worker-12 @coroutine#2319] 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:60327/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:56:07.896 [DefaultDispatcher-worker-12 @coroutine#2319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.896 [DefaultDispatcher-worker-12 @coroutine#2319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60327/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:07.901 [DefaultDispatcher-worker-15 @coroutine#2319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.901 [DefaultDispatcher-worker-15 @coroutine#2319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:07.903 [DefaultDispatcher-worker-4 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:07.903 [DefaultDispatcher-worker-4 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.903 [DefaultDispatcher-worker-4 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:07.903 [DefaultDispatcher-worker-4 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.905 [DefaultDispatcher-worker-18 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.905 [DefaultDispatcher-worker-18 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:07.908 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d18d9ed 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:07.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:07.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-10 07:56:07.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-03-10 07:56:07.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-03-10 07:56:07.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-10 07:56:07.914 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-03-10 07:56:07.923 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-03-10 07:56:07.926 [Test worker @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-03-10 07:56:07.931 [DefaultDispatcher-worker-19 @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-03-10 07:56:07.935 [DefaultDispatcher-worker-9 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:07.941 [DefaultDispatcher-worker-14 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:07.947 [DefaultDispatcher-worker-19 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:07.952 [DefaultDispatcher-worker-3 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:07.964 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:07.970 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@213488ff 2025-03-10 07:56:07.971 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@213488ff 2025-03-10 07:56:07.973 [DefaultDispatcher-worker-9 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:07.977 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff372a9 2025-03-10 07:56:07.977 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff372a9 2025-03-10 07:56:07.980 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcce38f 2025-03-10 07:56:07.980 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcce38f 2025-03-10 07:56:07.983 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ece7892 2025-03-10 07:56:07.983 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ece7892 2025-03-10 07:56:07.985 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3866c4 2025-03-10 07:56:07.985 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3866c4 2025-03-10 07:56:07.988 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a3730 2025-03-10 07:56:07.988 [DefaultDispatcher-worker-7 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:07.988 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a3730 2025-03-10 07:56:07.991 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@137677c9 2025-03-10 07:56:07.991 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@137677c9 2025-03-10 07:56:07.993 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee187dd 2025-03-10 07:56:07.993 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee187dd 2025-03-10 07:56:07.999 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2647ce83 2025-03-10 07:56:07.999 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2647ce83 2025-03-10 07:56:07.999 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-03-10 07:56:08.000 [DefaultDispatcher-worker-3 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:08.007 [DefaultDispatcher-worker-16 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:08.013 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.015 [DefaultDispatcher-worker-7 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:08.017 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6219e67e 2025-03-10 07:56:08.017 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6219e67e 2025-03-10 07:56:08.020 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde144d 2025-03-10 07:56:08.020 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde144d 2025-03-10 07:56:08.023 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e18d0e 2025-03-10 07:56:08.023 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e18d0e 2025-03-10 07:56:08.028 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de31e76 2025-03-10 07:56:08.028 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de31e76 2025-03-10 07:56:08.028 [DefaultDispatcher-worker-11 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:08.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-10 07:56:08.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e10f765 2025-03-10 07:56:08.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-10 07:56:08.034 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6437a2 2025-03-10 07:56:08.034 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6437a2 2025-03-10 07:56:08.036 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c04379f 2025-03-10 07:56:08.036 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c04379f 2025-03-10 07:56:08.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:08.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:08.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-10 07:56:08.039 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@786940ec 2025-03-10 07:56:08.039 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@786940ec 2025-03-10 07:56:08.039 [DefaultDispatcher-worker-15 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:08.040 [DefaultDispatcher-worker-15 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.040 [DefaultDispatcher-worker-15 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:08.040 [DefaultDispatcher-worker-15 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.041 [DefaultDispatcher-worker-15 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.041 [DefaultDispatcher-worker-15 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.042 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcce139 2025-03-10 07:56:08.042 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcce139 2025-03-10 07:56:08.044 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c341605 2025-03-10 07:56:08.044 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c341605 2025-03-10 07:56:08.044 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:08.052 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:08.057 [Test worker @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:08.058 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:08.059 [DefaultDispatcher-worker-15 @coroutine#2364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:08.059 [DefaultDispatcher-worker-15 @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.localdomain:53635/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:56:08.059 [DefaultDispatcher-worker-15 @coroutine#2364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:08.059 [DefaultDispatcher-worker-15 @coroutine#2364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53635/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:08.060 [DefaultDispatcher-worker-16 @coroutine#2364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:08.060 [DefaultDispatcher-worker-16 @coroutine#2364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:08.063 [DefaultDispatcher-worker-16 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:08.063 [DefaultDispatcher-worker-16 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.063 [DefaultDispatcher-worker-16 @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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:08.063 [DefaultDispatcher-worker-16 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.064 [DefaultDispatcher-worker-12 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.064 [DefaultDispatcher-worker-12 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.065 [Test worker @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@752573df 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-10 07:56:08.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2025-03-10 07:56:08.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2025-03-10 07:56:08.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-10 07:56:08.068 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2025-03-10 07:56:08.073 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2025-03-10 07:56:08.074 [Test worker @coroutine#2377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2025-03-10 07:56:08.078 [DefaultDispatcher-worker-2 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2025-03-10 07:56:08.078 [DefaultDispatcher-worker-16 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:08.082 [DefaultDispatcher-worker-9 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:08.085 [DefaultDispatcher-worker-13 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:08.089 [DefaultDispatcher-worker-18 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:08.089 [DefaultDispatcher-worker-12 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 07:56:08.089 [DefaultDispatcher-worker-12 @coroutine#2392] 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:53635/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-10 07:56:08.089 [DefaultDispatcher-worker-12 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 07:56:08.090 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 07:56:08.090 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 07:56:08.131 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53635/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-10 07:56:08.131 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53635/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:08.131 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 07:56:08.131 [DefaultDispatcher-worker-13 @coroutine#2392] 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:53635/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-10 07:56:08.132 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 07:56:08.132 [DefaultDispatcher-worker-6 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 07:56:08.132 [DefaultDispatcher-worker-6 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 07:56:08.136 [DefaultDispatcher-worker-6 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:08.136 [DefaultDispatcher-worker-6 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.136 [DefaultDispatcher-worker-6 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:08.136 [DefaultDispatcher-worker-6 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.137 [DefaultDispatcher-worker-19 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.137 [DefaultDispatcher-worker-19 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.138 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:08.140 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c00ea38 2025-03-10 07:56:08.140 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c00ea38 2025-03-10 07:56:08.142 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c711c8 2025-03-10 07:56:08.142 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c711c8 2025-03-10 07:56:08.143 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f88148 2025-03-10 07:56:08.143 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f88148 2025-03-10 07:56:08.143 [DefaultDispatcher-worker-6 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:08.144 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fa1bf3 2025-03-10 07:56:08.144 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fa1bf3 2025-03-10 07:56:08.145 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@48807c9e 2025-03-10 07:56:08.145 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@48807c9e 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e7cd4bb 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-10 07:56:08.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:08.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:08.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-10 07:56:08.147 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@52537d17 2025-03-10 07:56:08.147 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@52537d17 2025-03-10 07:56:08.149 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c344d4 2025-03-10 07:56:08.149 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c344d4 2025-03-10 07:56:08.150 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5e4bc 2025-03-10 07:56:08.150 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5e4bc 2025-03-10 07:56:08.152 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@487a0cd4 2025-03-10 07:56:08.152 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@487a0cd4 2025-03-10 07:56:08.152 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:08.159 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:08.164 [Test worker @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:08.165 [Test worker @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:08.166 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:08.166 [DefaultDispatcher-worker-6 @coroutine#2421] 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:46507/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:56:08.166 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:08.166 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46507/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:08.167 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:08.167 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:08.167 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.169 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@19eff77b 2025-03-10 07:56:08.169 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@19eff77b 2025-03-10 07:56:08.170 [DefaultDispatcher-worker-1 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:08.170 [DefaultDispatcher-worker-1 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.170 [DefaultDispatcher-worker-1 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:08.170 [DefaultDispatcher-worker-1 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.170 [DefaultDispatcher-worker-12 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.170 [DefaultDispatcher-worker-12 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.171 [Test worker @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:08.171 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@17280a36 2025-03-10 07:56:08.171 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@17280a36 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564e9c0b 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-10 07:56:08.173 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@13179c0b 2025-03-10 07:56:08.173 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@13179c0b 2025-03-10 07:56:08.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-03-10 07:56:08.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-03-10 07:56:08.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-10 07:56:08.174 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-03-10 07:56:08.174 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5615000d 2025-03-10 07:56:08.174 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5615000d 2025-03-10 07:56:08.176 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3027619b 2025-03-10 07:56:08.176 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3027619b 2025-03-10 07:56:08.178 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6789b413 2025-03-10 07:56:08.178 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6789b413 2025-03-10 07:56:08.179 [Test worker @coroutine#2432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-03-10 07:56:08.179 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@48518b2d 2025-03-10 07:56:08.179 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@48518b2d 2025-03-10 07:56:08.180 [Test worker @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-03-10 07:56:08.181 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@363aff42 2025-03-10 07:56:08.181 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@363aff42 2025-03-10 07:56:08.182 [DefaultDispatcher-worker-2 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/auth/register 2025-03-10 07:56:08.182 [DefaultDispatcher-worker-2 @coroutine#2443] 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:46507/auth/register. 2025-03-10 07:56:08.182 [DefaultDispatcher-worker-2 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/auth/register 2025-03-10 07:56:08.182 [DefaultDispatcher-worker-2 @coroutine#2443] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46507/auth/register from class io.ktor.http.content.TextContent 2025-03-10 07:56:08.183 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9a6ba7 2025-03-10 07:56:08.183 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9a6ba7 2025-03-10 07:56:08.183 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:08.183 [DefaultDispatcher-worker-9 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/auth/register 2025-03-10 07:56:08.183 [DefaultDispatcher-worker-9 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/auth/register 2025-03-10 07:56:08.184 [DefaultDispatcher-worker-9 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-03-10 07:56:08.224 [DefaultDispatcher-worker-17 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46507/auth/register. 2025-03-10 07:56:08.224 [DefaultDispatcher-worker-17 @coroutine#2443] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46507/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:08.236 [DefaultDispatcher-worker-12 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:08.240 [DefaultDispatcher-worker-2 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:08.247 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.249 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@70aa8297 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.249 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@70aa8297 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b2db8bc 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-10 07:56:08.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-10 07:56:08.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-10 07:56:08.250 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6d72f2 2025-03-10 07:56:08.250 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6d72f2 2025-03-10 07:56:08.251 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a52e9e7 2025-03-10 07:56:08.251 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a52e9e7 2025-03-10 07:56:08.252 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5078c9 2025-03-10 07:56:08.252 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5078c9 2025-03-10 07:56:08.254 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bcaeb8e 2025-03-10 07:56:08.254 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bcaeb8e 2025-03-10 07:56:08.255 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea5e0e7 2025-03-10 07:56:08.256 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea5e0e7 2025-03-10 07:56:08.257 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d52d05 2025-03-10 07:56:08.257 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d52d05 2025-03-10 07:56:08.259 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7f8786 2025-03-10 07:56:08.259 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7f8786 2025-03-10 07:56:08.260 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1325817c 2025-03-10 07:56:08.260 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1325817c 2025-03-10 07:56:08.260 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:08.261 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-10 07:56:08.266 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-10 07:56:08.267 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-10 07:56:08.268 [DefaultDispatcher-worker-21 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.268 [DefaultDispatcher-worker-21 @coroutine#2456] 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. 2025-03-10 07:56:08.268 [DefaultDispatcher-worker-21 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.268 [DefaultDispatcher-worker-21 @coroutine#2456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:08.269 [DefaultDispatcher-worker-6 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.269 [DefaultDispatcher-worker-6 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.273 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.274 [DefaultDispatcher-worker-7 @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-10 07:56:08.274 [DefaultDispatcher-worker-7 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.274 [DefaultDispatcher-worker-7 @coroutine#2455] 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. 2025-03-10 07:56:08.274 [DefaultDispatcher-worker-7 @coroutine#2455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.275 [DefaultDispatcher-worker-5 @coroutine#2455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.275 [DefaultDispatcher-worker-5 @coroutine#2455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.275 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfbc216 2025-03-10 07:56:08.275 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfbc216 2025-03-10 07:56:08.276 [Test worker @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-10 07:56:08.277 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@753c3319 2025-03-10 07:56:08.277 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@753c3319 2025-03-10 07:56:08.278 [Test worker @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-10 07:56:08.279 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7103a966 2025-03-10 07:56:08.279 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7103a966 2025-03-10 07:56:08.280 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@34013922 2025-03-10 07:56:08.280 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@34013922 2025-03-10 07:56:08.282 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@114fb6c6 2025-03-10 07:56:08.282 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@114fb6c6 2025-03-10 07:56:08.284 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffeb0d 2025-03-10 07:56:08.284 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffeb0d 2025-03-10 07:56:08.285 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@695b3a4d 2025-03-10 07:56:08.285 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@695b3a4d 2025-03-10 07:56:08.287 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ec66d 2025-03-10 07:56:08.287 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ec66d 2025-03-10 07:56:08.289 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bbb3a8 2025-03-10 07:56:08.289 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bbb3a8 2025-03-10 07:56:08.289 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 07:56:08.289 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-10 07:56:08.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-03-10 07:56:08.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-03-10 07:56:08.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.290 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6287e312: (connection evicted) 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:08.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-03-10 07:56:08.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbeb9e3 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:08.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-10 07:56:08.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-10 07:56:08.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-03-10 07:56:08.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-03-10 07:56:08.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-10 07:56:08.294 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-03-10 07:56:08.300 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-03-10 07:56:08.300 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-03-10 07:56:08.301 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.301 [DefaultDispatcher-worker-5 @coroutine#2483] 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. 2025-03-10 07:56:08.301 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.301 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:08.302 [DefaultDispatcher-worker-10 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.302 [DefaultDispatcher-worker-10 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.305 [DefaultDispatcher-worker-19 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-03-10 07:56:08.305 [DefaultDispatcher-worker-19 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.305 [DefaultDispatcher-worker-19 @coroutine#2482] 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. 2025-03-10 07:56:08.305 [DefaultDispatcher-worker-19 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.306 [DefaultDispatcher-worker-12 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.306 [DefaultDispatcher-worker-12 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.307 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-03-10 07:56:08.308 [DefaultDispatcher-worker-3 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:08.308 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-03-10 07:56:08.308 [DefaultDispatcher-worker-3 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.308 [DefaultDispatcher-worker-3 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:08.308 [DefaultDispatcher-worker-3 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.308 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.308 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.310 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-03-10 07:56:08.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-03-10 07:56:08.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-03-10 07:56:08.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.310 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@191cf38f: (connection evicted) 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:08.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-03-10 07:56:08.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9423344 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-10 07:56:08.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-10 07:56:08.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-10 07:56:08.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-10 07:56:08.313 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-10 07:56:08.318 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-10 07:56:08.319 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-10 07:56:08.320 [DefaultDispatcher-worker-3 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.320 [DefaultDispatcher-worker-3 @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/dummyreplication/ackAndGetPendingReplications. 2025-03-10 07:56:08.320 [DefaultDispatcher-worker-3 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.320 [DefaultDispatcher-worker-3 @coroutine#2513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:08.320 [DefaultDispatcher-worker-7 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.320 [DefaultDispatcher-worker-7 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.324 [DefaultDispatcher-worker-15 @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-10 07:56:08.324 [DefaultDispatcher-worker-15 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.324 [DefaultDispatcher-worker-15 @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/dummyreplication/nodeId. 2025-03-10 07:56:08.324 [DefaultDispatcher-worker-15 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.324 [DefaultDispatcher-worker-16 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.324 [DefaultDispatcher-worker-16 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.325 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-10 07:56:08.326 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-10 07:56:08.328 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-10 07:56:08.329 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-10 07:56:08.331 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-10 07:56:08.333 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-10 07:56:08.334 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-10 07:56:08.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-03-10 07:56:08.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.335 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18d8da77: (connection evicted) 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:08.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-03-10 07:56:08.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f13720f 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-10 07:56:08.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-03-10 07:56:08.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-03-10 07:56:08.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-10 07:56:08.337 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-03-10 07:56:08.343 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-03-10 07:56:08.343 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-03-10 07:56:08.344 [DefaultDispatcher-worker-8 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.344 [DefaultDispatcher-worker-8 @coroutine#2551] 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. 2025-03-10 07:56:08.344 [DefaultDispatcher-worker-8 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.344 [DefaultDispatcher-worker-8 @coroutine#2551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:08.345 [DefaultDispatcher-worker-2 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.345 [DefaultDispatcher-worker-2 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.348 [DefaultDispatcher-worker-15 @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-03-10 07:56:08.348 [DefaultDispatcher-worker-15 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.348 [DefaultDispatcher-worker-15 @coroutine#2550] 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. 2025-03-10 07:56:08.348 [DefaultDispatcher-worker-15 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.348 [DefaultDispatcher-worker-21 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.348 [DefaultDispatcher-worker-21 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.350 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-03-10 07:56:08.351 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-03-10 07:56:08.353 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-03-10 07:56:08.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-03-10 07:56:08.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-03-10 07:56:08.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.353 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4: (connection evicted) 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:08.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-03-10 07:56:08.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15b882a0 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-10 07:56:08.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcae085 2025-03-10 07:56:08.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcae085 2025-03-10 07:56:08.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-10 07:56:08.356 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcae085 2025-03-10 07:56:08.361 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcae085 2025-03-10 07:56:08.362 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcae085 2025-03-10 07:56:08.363 [DefaultDispatcher-worker-2 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.363 [DefaultDispatcher-worker-2 @coroutine#2583] 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. 2025-03-10 07:56:08.363 [DefaultDispatcher-worker-2 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.363 [DefaultDispatcher-worker-2 @coroutine#2583] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:08.364 [DefaultDispatcher-worker-16 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.364 [DefaultDispatcher-worker-16 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.367 [DefaultDispatcher-worker-6 @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcae085 2025-03-10 07:56:08.367 [DefaultDispatcher-worker-6 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.367 [DefaultDispatcher-worker-6 @coroutine#2582] 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. 2025-03-10 07:56:08.367 [DefaultDispatcher-worker-6 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.367 [DefaultDispatcher-worker-2 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.367 [DefaultDispatcher-worker-2 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.368 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcae085 2025-03-10 07:56:08.370 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcae085 2025-03-10 07:56:08.371 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcae085 2025-03-10 07:56:08.372 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcae085 2025-03-10 07:56:08.374 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcae085 2025-03-10 07:56:08.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-03-10 07:56:08.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-03-10 07:56:08.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.374 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fcae085: (connection evicted) 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:08.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-03-10 07:56:08.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726882da 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-10 07:56:08.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2025-03-10 07:56:08.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2025-03-10 07:56:08.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-10 07:56:08.377 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2025-03-10 07:56:08.382 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2025-03-10 07:56:08.383 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2025-03-10 07:56:08.384 [DefaultDispatcher-worker-10 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.384 [DefaultDispatcher-worker-10 @coroutine#2614] 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. 2025-03-10 07:56:08.384 [DefaultDispatcher-worker-10 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.384 [DefaultDispatcher-worker-10 @coroutine#2614] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:08.385 [DefaultDispatcher-worker-3 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.385 [DefaultDispatcher-worker-3 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 07:56:08.387 [DefaultDispatcher-worker-2 @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2025-03-10 07:56:08.387 [DefaultDispatcher-worker-2 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.387 [DefaultDispatcher-worker-2 @coroutine#2613] 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. 2025-03-10 07:56:08.387 [DefaultDispatcher-worker-2 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.388 [DefaultDispatcher-worker-9 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.388 [DefaultDispatcher-worker-9 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 07:56:08.389 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2025-03-10 07:56:08.390 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2025-03-10 07:56:08.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-03-10 07:56:08.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-03-10 07:56:08.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.391 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd: (connection evicted) 2025-03-10 07:56:08.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:08.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-03-10 07:56:08.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-03-10 07:56:08.501 [DefaultDispatcher-worker-17 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:08.501 [DefaultDispatcher-worker-17 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.501 [DefaultDispatcher-worker-17 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:08.501 [DefaultDispatcher-worker-17 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.502 [DefaultDispatcher-worker-8 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.502 [DefaultDispatcher-worker-8 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.579 [DefaultDispatcher-worker-4 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:08.579 [DefaultDispatcher-worker-4 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.579 [DefaultDispatcher-worker-4 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:08.579 [DefaultDispatcher-worker-4 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.580 [DefaultDispatcher-worker-4 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.580 [DefaultDispatcher-worker-4 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3299e315 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@403ba39f 2025-03-10 07:56:08.633 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@403ba39f 2025-03-10 07:56:08.634 [Test worker @coroutine#2663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-10 07:56:08.641 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403ba39f 2025-03-10 07:56:08.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403ba39f 2025-03-10 07:56:08.647 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403ba39f 2025-03-10 07:56:08.648 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403ba39f 2025-03-10 07:56:08.653 [DefaultDispatcher-worker-14 @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403ba39f 2025-03-10 07:56:08.659 [DefaultDispatcher-worker-17 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403ba39f 2025-03-10 07:56:08.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-10 07:56:08.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-10 07:56:08.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.660 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@403ba39f: (connection evicted) 2025-03-10 07:56:08.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:08.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-10 07:56:08.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-10 07:56:08.661 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d8c03cc 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2025-03-10 07:56:08.662 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-10 07:56:08.669 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2025-03-10 07:56:08.675 [DefaultDispatcher-worker-9 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:08.675 [DefaultDispatcher-worker-9 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.675 [DefaultDispatcher-worker-9 @coroutine#2252] 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. 2025-03-10 07:56:08.675 [DefaultDispatcher-worker-9 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.675 [DefaultDispatcher-worker-9 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.676 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2025-03-10 07:56:08.677 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2025-03-10 07:56:08.678 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5166fe7a 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.678 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-10 07:56:08.679 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 07:56:08.679 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 07:56:08.679 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-10 07:56:08.687 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 07:56:08.692 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 07:56:08.693 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 07:56:08.694 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 07:56:08.698 [DefaultDispatcher-worker-14 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 07:56:08.706 [DefaultDispatcher-worker-18 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2025-03-10 07:56:08.710 [DefaultDispatcher-worker-9 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2025-03-10 07:56:08.713 [DefaultDispatcher-worker-9 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2025-03-10 07:56:08.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-10 07:56:08.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-10 07:56:08.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.720 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@539570b8: (connection evicted) 2025-03-10 07:56:08.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:08.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-10 07:56:08.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-10 07:56:08.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-10 07:56:08.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-10 07:56:08.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.720 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b09582d: (connection evicted) 2025-03-10 07:56:08.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:08.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-10 07:56:08.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-10 07:56:08.721 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a33d655 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-10 07:56:08.722 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-10 07:56:08.730 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-10 07:56:08.735 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-10 07:56:08.736 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-10 07:56:08.737 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-10 07:56:08.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-10 07:56:08.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65e4eba5 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@be56353 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@be56353 2025-03-10 07:56:08.738 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-10 07:56:08.746 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be56353 2025-03-10 07:56:08.752 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be56353 2025-03-10 07:56:08.753 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be56353 2025-03-10 07:56:08.753 [DefaultDispatcher-worker-1 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:08.753 [DefaultDispatcher-worker-1 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.753 [DefaultDispatcher-worker-1 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:08.753 [DefaultDispatcher-worker-1 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.754 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be56353 2025-03-10 07:56:08.754 [DefaultDispatcher-worker-12 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.754 [DefaultDispatcher-worker-12 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.757 [DefaultDispatcher-worker-12 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be56353 2025-03-10 07:56:08.764 [DefaultDispatcher-worker-18 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-10 07:56:08.768 [DefaultDispatcher-worker-20 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-10 07:56:08.771 [DefaultDispatcher-worker-6 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-10 07:56:08.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-10 07:56:08.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-10 07:56:08.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.773 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f45290f: (connection evicted) 2025-03-10 07:56:08.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:08.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-10 07:56:08.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-10 07:56:08.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-10 07:56:08.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-10 07:56:08.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.774 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@be56353: (connection evicted) 2025-03-10 07:56:08.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:08.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-10 07:56:08.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71a509c 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-03-10 07:56:08.775 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-03-10 07:56:08.776 [Test worker @coroutine#2761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-10 07:56:08.783 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-03-10 07:56:08.788 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-03-10 07:56:08.789 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-03-10 07:56:08.789 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-03-10 07:56:08.794 [DefaultDispatcher-worker-2 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-03-10 07:56:08.804 [DefaultDispatcher-worker-21 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-03-10 07:56:08.805 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-03-10 07:56:08.809 [DefaultDispatcher-worker-16 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-03-10 07:56:08.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-10 07:56:08.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-10 07:56:08.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.820 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e94655a: (connection evicted) 2025-03-10 07:56:08.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:08.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-10 07:56:08.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5009c0 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-03-10 07:56:08.821 [Test worker @coroutine#2814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-10 07:56:08.829 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-03-10 07:56:08.834 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-03-10 07:56:08.834 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-03-10 07:56:08.835 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-03-10 07:56:08.840 [DefaultDispatcher-worker-21 @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-03-10 07:56:08.852 [DefaultDispatcher-worker-9 @coroutine#2814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-03-10 07:56:08.853 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-03-10 07:56:08.857 [DefaultDispatcher-worker-4 @coroutine#2814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-03-10 07:56:08.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-10 07:56:08.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-10 07:56:08.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:08.860 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45ed58b: (connection evicted) 2025-03-10 07:56:08.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:08.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-10 07:56:08.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-10 07:56:08.861 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-10 07:56:08.861 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f16852 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-03-10 07:56:08.862 [Test worker @coroutine#2866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-10 07:56:08.869 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-03-10 07:56:08.874 [Test worker @coroutine#2867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-03-10 07:56:08.875 [Test worker @coroutine#2869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-03-10 07:56:08.876 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-03-10 07:56:08.880 [DefaultDispatcher-worker-7 @coroutine#2873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-03-10 07:56:08.891 [DefaultDispatcher-worker-2 @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-03-10 07:56:08.894 [DefaultDispatcher-worker-20 @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-03-10 07:56:08.957 [DefaultDispatcher-worker-13 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:08.957 [DefaultDispatcher-worker-13 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.957 [DefaultDispatcher-worker-13 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:08.957 [DefaultDispatcher-worker-13 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.958 [DefaultDispatcher-worker-2 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.958 [DefaultDispatcher-worker-2 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:08.962 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:09.006 [DefaultDispatcher-worker-17 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-03-10 07:56:09.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-10 07:56:09.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-10 07:56:09.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:09.035 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50: (connection evicted) 2025-03-10 07:56:09.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:09.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-10 07:56:09.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50e7d8ba 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4548bfc7 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4548bfc7 2025-03-10 07:56:09.037 [Test worker @coroutine#2907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-10 07:56:09.045 [DefaultDispatcher-worker-14 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:09.045 [DefaultDispatcher-worker-14 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.045 [DefaultDispatcher-worker-14 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:09.045 [DefaultDispatcher-worker-14 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.046 [DefaultDispatcher-worker-12 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.046 [DefaultDispatcher-worker-12 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.047 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4548bfc7 2025-03-10 07:56:09.052 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4548bfc7 2025-03-10 07:56:09.053 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4548bfc7 2025-03-10 07:56:09.054 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4548bfc7 2025-03-10 07:56:09.058 [DefaultDispatcher-worker-3 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4548bfc7 2025-03-10 07:56:09.059 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4548bfc7 2025-03-10 07:56:09.068 [DefaultDispatcher-worker-12 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:09.068 [DefaultDispatcher-worker-12 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.068 [DefaultDispatcher-worker-12 @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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:09.068 [DefaultDispatcher-worker-12 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.068 [DefaultDispatcher-worker-11 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.068 [DefaultDispatcher-worker-11 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.070 [DefaultDispatcher-worker-18 @coroutine#2907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4548bfc7 2025-03-10 07:56:09.074 [DefaultDispatcher-worker-13 @coroutine#2907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4548bfc7 2025-03-10 07:56:09.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-10 07:56:09.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-10 07:56:09.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:09.079 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4548bfc7: (connection evicted) 2025-03-10 07:56:09.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:09.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-10 07:56:09.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0c45ae 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:09.080 [Test worker @coroutine#2947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-10 07:56:09.081 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-03-10 07:56:09.081 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-03-10 07:56:09.081 [Test worker @coroutine#2947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-10 07:56:09.089 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-03-10 07:56:09.094 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-03-10 07:56:09.094 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-03-10 07:56:09.095 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-03-10 07:56:09.100 [DefaultDispatcher-worker-9 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-03-10 07:56:09.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-10 07:56:09.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-10 07:56:09.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:09.140 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1b006b: (connection evicted) 2025-03-10 07:56:09.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:09.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-10 07:56:09.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-10 07:56:09.142 [DefaultDispatcher-worker-6 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:09.142 [DefaultDispatcher-worker-6 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c954b79 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:09.142 [DefaultDispatcher-worker-6 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:09.142 [DefaultDispatcher-worker-6 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:09.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-10 07:56:09.143 [DefaultDispatcher-worker-7 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.143 [DefaultDispatcher-worker-7 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.189 [DefaultDispatcher-worker-9 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:09.189 [DefaultDispatcher-worker-9 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.189 [DefaultDispatcher-worker-9 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:09.189 [DefaultDispatcher-worker-9 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.190 [DefaultDispatcher-worker-10 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.190 [DefaultDispatcher-worker-10 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.201 [DefaultDispatcher-worker-8 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.204 [DefaultDispatcher-worker-16 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.207 [DefaultDispatcher-worker-17 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.210 [DefaultDispatcher-worker-6 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.227 [DefaultDispatcher-worker-2 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.227 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 07:56:09.232 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-03-10 07:56:09.233 [DefaultDispatcher-worker-20 @coroutine#2990] INFO ktor.application - Responding at http://0.0.0.0:41825 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2898cd46 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:09.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-10 07:56:09.241 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:09.241 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:56:09.241 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:09.241 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:09.242 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:09.243 [eventLoopGroupProxy-19-2 @call-handler#3001] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 07:56:09.243 [eventLoopGroupProxy-19-1 @call-handler#3000] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 07:56:09.243 [eventLoopGroupProxy-19-1 @call-handler#3000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.243 [eventLoopGroupProxy-19-2 @call-handler#3001] 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 2025-03-10 07:56:09.243 [eventLoopGroupProxy-19-2 @call-handler#3001] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 07:56:09.243 [eventLoopGroupProxy-19-2 @call-handler#3001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.244 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:09.244 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7410c197 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:09.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-10 07:56:09.252 [DefaultDispatcher-worker-18 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.253 [DefaultDispatcher-worker-18 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.253 [DefaultDispatcher-worker-18 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:09.253 [DefaultDispatcher-worker-18 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.254 [eventLoopGroupProxy-19-2 @call-handler#3006] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 07:56:09.254 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.254 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.254 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.256 [DefaultDispatcher-worker-7 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:09.256 [DefaultDispatcher-worker-7 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:56:09.256 [DefaultDispatcher-worker-7 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:09.256 [DefaultDispatcher-worker-7 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:09.256 [eventLoopGroupProxy-19-2 @call-handler#3015] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-10 07:56:09.256 [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/ackAndGetPendingReplications 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:09.256 [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. 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5037f491 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:09.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:09.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-10 07:56:09.257 [eventLoopGroupProxy-19-2 @call-handler#3015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@511ba9c9 2025-03-10 07:56:09.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@511ba9c9 2025-03-10 07:56:09.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-10 07:56:09.257 [DefaultDispatcher-worker-12 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:09.257 [DefaultDispatcher-worker-12 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:09.257 [eventLoopGroupProxy-19-3 @call-handler#3019] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 07:56:09.257 [eventLoopGroupProxy-19-3 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.258 [DefaultDispatcher-worker-4 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.262 [DefaultDispatcher-worker-20 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.266 [DefaultDispatcher-worker-5 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.266 [DefaultDispatcher-worker-5 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.266 [DefaultDispatcher-worker-5 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:09.266 [DefaultDispatcher-worker-5 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.267 [DefaultDispatcher-worker-4 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:09.267 [DefaultDispatcher-worker-4 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 07:56:09.267 [DefaultDispatcher-worker-4 @coroutine#3025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:09.267 [DefaultDispatcher-worker-4 @coroutine#3025] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 07:56:09.267 [eventLoopGroupProxy-19-2 @call-handler#3028] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 07:56:09.267 [eventLoopGroupProxy-19-2 @call-handler#3028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.267 [DefaultDispatcher-worker-1 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.267 [DefaultDispatcher-worker-1 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.268 [eventLoopGroupProxy-19-4 @call-handler#3038] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 07:56:09.268 [eventLoopGroupProxy-19-4 @call-handler#3038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.269 [eventLoopGroupProxy-19-5 @call-handler#3040] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 07:56:09.270 [eventLoopGroupProxy-19-5 @call-handler#3040] 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 2025-03-10 07:56:09.270 [eventLoopGroupProxy-19-5 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 07:56:09.271 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.271 [DefaultDispatcher-worker-4 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.272 [eventLoopGroupProxy-19-5 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.272 [DefaultDispatcher-worker-20 @coroutine#3025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:09.272 [DefaultDispatcher-worker-20 @coroutine#3025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 07:56:09.274 [DefaultDispatcher-worker-12 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.275 [DefaultDispatcher-worker-4 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.277 [DefaultDispatcher-worker-15 @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511ba9c9 2025-03-10 07:56:09.277 [DefaultDispatcher-worker-15 @coroutine#3024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.277 [DefaultDispatcher-worker-15 @coroutine#3024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:09.277 [DefaultDispatcher-worker-15 @coroutine#3024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.277 [eventLoopGroupProxy-19-2 @call-handler#3047] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 07:56:09.278 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.278 [DefaultDispatcher-worker-10 @coroutine#3024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.278 [DefaultDispatcher-worker-10 @coroutine#3024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.281 [DefaultDispatcher-worker-4 @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511ba9c9 2025-03-10 07:56:09.284 [DefaultDispatcher-worker-1 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511ba9c9 2025-03-10 07:56:09.291 [DefaultDispatcher-worker-2 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.292 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-10 07:56:09.292 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-10 07:56:09.293 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-10 07:56:09.293 [eventLoopGroupProxy-19-2 @call-handler#3061] 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) 2025-03-10 07:56:09.296 [DefaultDispatcher-worker-16 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.308 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-10 07:56:09.308 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-10 07:56:09.308 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-10 07:56:09.308 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.309 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703313648698974209 2025-03-10 07:56:09.309 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703313648698974209. 2025-03-10 07:56:09.309 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703313648698974209 2025-03-10 07:56:09.309 [eventLoopGroupProxy-19-2 @call-handler#3066] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-10 07:56:09.312 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.312 [DefaultDispatcher-worker-7 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703313648698974209 2025-03-10 07:56:09.312 [DefaultDispatcher-worker-7 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703313648698974209 2025-03-10 07:56:09.313 [DefaultDispatcher-worker-7 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703313648698974209. 2025-03-10 07:56:09.313 [DefaultDispatcher-worker-7 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703313648698974209 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.313 [DefaultDispatcher-worker-8 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:09.313 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.313 [DefaultDispatcher-worker-8 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:09.313 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.313 [DefaultDispatcher-worker-16 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.313 [DefaultDispatcher-worker-16 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.317 [DefaultDispatcher-worker-17 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.317 [DefaultDispatcher-worker-17 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 07:56:09.317 [DefaultDispatcher-worker-17 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-10 07:56:09.317 [DefaultDispatcher-worker-17 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 07:56:09.318 [eventLoopGroupProxy-19-2 @call-handler#3073] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-10 07:56:09.319 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.319 [DefaultDispatcher-worker-17 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 07:56:09.319 [DefaultDispatcher-worker-17 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 07:56:09.320 [DefaultDispatcher-worker-17 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-10 07:56:09.320 [DefaultDispatcher-worker-17 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.323 [DefaultDispatcher-worker-14 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.333 [DefaultDispatcher-worker-15 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.333 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:09.336 [DefaultDispatcher-worker-13 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.336 [DefaultDispatcher-worker-7 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.336 [DefaultDispatcher-worker-13 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.336 [DefaultDispatcher-worker-13 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/replication/message. 2025-03-10 07:56:09.336 [DefaultDispatcher-worker-13 @coroutine#2993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.336 [DefaultDispatcher-worker-13 @coroutine#2993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41825/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 07:56:09.337 [eventLoopGroupProxy-19-2 @call-handler#3079] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 07:56:09.337 [eventLoopGroupProxy-19-2 @call-handler#3079] 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 2025-03-10 07:56:09.337 [eventLoopGroupProxy-19-2 @call-handler#3079] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 07:56:09.341 [DefaultDispatcher-worker-2 @call-handler#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.341 [eventLoopGroupProxy-19-2 @call-handler#3079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.342 [DefaultDispatcher-worker-16 @coroutine#2993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.342 [DefaultDispatcher-worker-16 @coroutine#2993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.342 [DefaultDispatcher-worker-16 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/replication/message. 2025-03-10 07:56:09.342 [DefaultDispatcher-worker-16 @coroutine#2993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.346 [DefaultDispatcher-worker-4 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.346 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:09.352 [DefaultDispatcher-worker-3 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.353 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-10 07:56:09.353 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-10 07:56:09.353 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-10 07:56:09.353 [eventLoopGroupProxy-19-2 @call-handler#3092] 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) 2025-03-10 07:56:09.356 [DefaultDispatcher-worker-21 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.357 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:09.366 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-10 07:56:09.366 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-10 07:56:09.366 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-10 07:56:09.366 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.366 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703313648698974210 2025-03-10 07:56:09.366 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703313648698974210. 2025-03-10 07:56:09.366 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703313648698974210 2025-03-10 07:56:09.367 [eventLoopGroupProxy-19-2 @call-handler#3097] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-10 07:56:09.367 [eventLoopGroupProxy-19-2 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.367 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703313648698974210 2025-03-10 07:56:09.367 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703313648698974210 2025-03-10 07:56:09.367 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703313648698974210. 2025-03-10 07:56:09.367 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703313648698974210 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.371 [DefaultDispatcher-worker-21 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.371 [DefaultDispatcher-worker-21 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 07:56:09.372 [DefaultDispatcher-worker-21 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-10 07:56:09.372 [DefaultDispatcher-worker-21 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 07:56:09.372 [eventLoopGroupProxy-19-2 @call-handler#3101] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-10 07:56:09.372 [eventLoopGroupProxy-19-2 @call-handler#3101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.372 [DefaultDispatcher-worker-21 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 07:56:09.372 [DefaultDispatcher-worker-21 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 07:56:09.372 [DefaultDispatcher-worker-21 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-10 07:56:09.372 [DefaultDispatcher-worker-21 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.376 [DefaultDispatcher-worker-8 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.386 [DefaultDispatcher-worker-16 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.389 [DefaultDispatcher-worker-5 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.389 [DefaultDispatcher-worker-11 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.389 [DefaultDispatcher-worker-5 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.389 [DefaultDispatcher-worker-5 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/replication/message. 2025-03-10 07:56:09.389 [DefaultDispatcher-worker-5 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.389 [DefaultDispatcher-worker-5 @coroutine#3012] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41825/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 07:56:09.390 [eventLoopGroupProxy-19-2 @call-handler#3107] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 07:56:09.390 [eventLoopGroupProxy-19-2 @call-handler#3107] 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 2025-03-10 07:56:09.390 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 07:56:09.392 [DefaultDispatcher-worker-13 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.396 [DefaultDispatcher-worker-19 @call-handler#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.396 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.396 [DefaultDispatcher-worker-7 @coroutine#3012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.396 [DefaultDispatcher-worker-7 @coroutine#3012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.396 [DefaultDispatcher-worker-7 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/replication/message. 2025-03-10 07:56:09.396 [DefaultDispatcher-worker-7 @coroutine#3012] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.400 [DefaultDispatcher-worker-20 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.405 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703313648698974208 2025-03-10 07:56:09.405 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703313648698974208. 2025-03-10 07:56:09.405 [UI Thread @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703313648698974208 2025-03-10 07:56:09.405 [UI Thread @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.405 [UI Thread @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.405 [UI Thread @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.406 [eventLoopGroupProxy-19-2 @call-handler#3142] 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/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /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/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /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/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-10 07:56:09.406 [eventLoopGroupProxy-19-5 @call-handler#3144] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-10 07:56:09.406 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.406 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.406 [UI Thread @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.407 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.407 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.407 [UI Thread @coroutine#3138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.407 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974209 2025-03-10 07:56:09.407 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974209. 2025-03-10 07:56:09.407 [UI Thread @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974209 2025-03-10 07:56:09.408 [eventLoopGroupProxy-19-5 @call-handler#3144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.408 [UI Thread @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.408 [UI Thread @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.408 [UI Thread @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.408 [UI Thread @coroutine#3131] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.409 [eventLoopGroupProxy-19-2 @call-handler#3142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.409 [UI Thread @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703313648698974208 2025-03-10 07:56:09.409 [UI Thread @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703313648698974208 2025-03-10 07:56:09.409 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703313648698974208. 2025-03-10 07:56:09.409 [UI Thread @coroutine#3127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703313648698974208 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.409 [eventLoopGroupProxy-19-7 @call-handler#3168] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-10 07:56:09.409 [eventLoopGroupProxy-19-6 @call-handler#3167] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-10 07:56:09.409 [eventLoopGroupProxy-19-8 @call-handler#3169] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-10 07:56:09.410 [eventLoopGroupProxy-19-7 @call-handler#3168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.410 [eventLoopGroupProxy-19-6 @call-handler#3167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.411 [UI Thread @coroutine#3138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.411 [UI Thread @coroutine#3138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.411 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.411 [UI Thread @coroutine#3138] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.411 [UI Thread @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.411 [UI Thread @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.411 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.411 [UI Thread @coroutine#3136] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.415 [DefaultDispatcher-worker-13 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.416 [eventLoopGroupProxy-19-8 @call-handler#3169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.417 [UI Thread @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974209 2025-03-10 07:56:09.417 [UI Thread @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974209 2025-03-10 07:56:09.417 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974209. 2025-03-10 07:56:09.417 [UI Thread @coroutine#3155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974209 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.419 [DefaultDispatcher-worker-4 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.423 [DefaultDispatcher-worker-2 @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.426 [DefaultDispatcher-worker-16 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.430 [DefaultDispatcher-worker-10 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.432 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703313648698974208 2025-03-10 07:56:09.432 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703313648698974208. 2025-03-10 07:56:09.432 [UI Thread @coroutine#3184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703313648698974208 2025-03-10 07:56:09.433 [eventLoopGroupProxy-19-2 @call-handler#3186] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-03-10 07:56:09.433 [eventLoopGroupProxy-19-2 @call-handler#3186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.434 [UI Thread @coroutine#3184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703313648698974208 2025-03-10 07:56:09.434 [UI Thread @coroutine#3184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703313648698974208 2025-03-10 07:56:09.434 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703313648698974208. 2025-03-10 07:56:09.434 [UI Thread @coroutine#3184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703313648698974208 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.438 [DefaultDispatcher-worker-19 @coroutine#3184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.443 [DefaultDispatcher-worker-6 @coroutine#3184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.446 [DefaultDispatcher-worker-9 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.446 [DefaultDispatcher-worker-9 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.446 [DefaultDispatcher-worker-9 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/replication/message. 2025-03-10 07:56:09.446 [DefaultDispatcher-worker-9 @coroutine#2993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.446 [DefaultDispatcher-worker-9 @coroutine#2993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41825/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 07:56:09.447 [eventLoopGroupProxy-19-2 @call-handler#3194] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 07:56:09.447 [eventLoopGroupProxy-19-2 @call-handler#3194] 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 2025-03-10 07:56:09.447 [eventLoopGroupProxy-19-2 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 07:56:09.451 [DefaultDispatcher-worker-16 @call-handler#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.451 [eventLoopGroupProxy-19-2 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.451 [DefaultDispatcher-worker-19 @coroutine#2993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.451 [DefaultDispatcher-worker-19 @coroutine#2993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.451 [DefaultDispatcher-worker-19 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/replication/message. 2025-03-10 07:56:09.451 [DefaultDispatcher-worker-19 @coroutine#2993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.454 [DefaultDispatcher-worker-16 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.455 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703313648698974210&assignmentUid=703313648698974208&clazzUid=703313648698974208&submitterUid=703313648698974209 2025-03-10 07:56:09.455 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703313648698974210&assignmentUid=703313648698974208&clazzUid=703313648698974208&submitterUid=703313648698974209. 2025-03-10 07:56:09.455 [UI Thread @coroutine#3211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703313648698974210&assignmentUid=703313648698974208&clazzUid=703313648698974208&submitterUid=703313648698974209 2025-03-10 07:56:09.455 [eventLoopGroupProxy-19-2 @call-handler#3215] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-03-10 07:56:09.458 [eventLoopGroupProxy-19-2 @call-handler#3215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.459 [UI Thread @coroutine#3211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703313648698974210&assignmentUid=703313648698974208&clazzUid=703313648698974208&submitterUid=703313648698974209 2025-03-10 07:56:09.459 [UI Thread @coroutine#3211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703313648698974210&assignmentUid=703313648698974208&clazzUid=703313648698974208&submitterUid=703313648698974209 2025-03-10 07:56:09.459 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703313648698974210&assignmentUid=703313648698974208&clazzUid=703313648698974208&submitterUid=703313648698974209. 2025-03-10 07:56:09.459 [UI Thread @coroutine#3211] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703313648698974210&assignmentUid=703313648698974208&clazzUid=703313648698974208&submitterUid=703313648698974209 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.463 [DefaultDispatcher-worker-9 @coroutine#3211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.467 [UI Thread @coroutine#3225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/PersonDao/getNamesByUid?uid=703313648698974209 2025-03-10 07:56:09.467 [UI Thread @coroutine#3225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/PersonDao/getNamesByUid?uid=703313648698974209. 2025-03-10 07:56:09.467 [UI Thread @coroutine#3225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/PersonDao/getNamesByUid?uid=703313648698974209 2025-03-10 07:56:09.468 [eventLoopGroupProxy-19-2 @call-handler#3234] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-03-10 07:56:09.468 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.468 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.468 [UI Thread @coroutine#3230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.468 [eventLoopGroupProxy-19-2 @call-handler#3234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.468 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703313648698974208 2025-03-10 07:56:09.468 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703313648698974208. 2025-03-10 07:56:09.468 [UI Thread @coroutine#3235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703313648698974208 2025-03-10 07:56:09.468 [eventLoopGroupProxy-19-5 @call-handler#3244] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-03-10 07:56:09.469 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.469 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.469 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.469 [eventLoopGroupProxy-19-2 @call-handler#3248] 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/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /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/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-03-10 07:56:09.469 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.469 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.469 [UI Thread @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.469 [eventLoopGroupProxy-19-6 @call-handler#3253] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-03-10 07:56:09.469 [eventLoopGroupProxy-19-7 @call-handler#3255] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-03-10 07:56:09.469 [UI Thread @coroutine#3225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/PersonDao/getNamesByUid?uid=703313648698974209 2025-03-10 07:56:09.469 [UI Thread @coroutine#3225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/PersonDao/getNamesByUid?uid=703313648698974209 2025-03-10 07:56:09.470 [eventLoopGroupProxy-19-6 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.470 [UI Thread @coroutine#3225] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/PersonDao/getNamesByUid?uid=703313648698974209. 2025-03-10 07:56:09.470 [UI Thread @coroutine#3225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/PersonDao/getNamesByUid?uid=703313648698974209 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.470 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.470 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.470 [eventLoopGroupProxy-19-7 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.470 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.470 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.470 [UI Thread @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.470 [UI Thread @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.470 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.470 [UI Thread @coroutine#3239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.470 [eventLoopGroupProxy-19-5 @call-handler#3244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.471 [UI Thread @coroutine#3230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.471 [UI Thread @coroutine#3230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.471 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.471 [UI Thread @coroutine#3230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703313648698974209&assignmentUid=703313648698974208 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.471 [eventLoopGroupProxy-19-2 @call-handler#3248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.471 [UI Thread @coroutine#3235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703313648698974208 2025-03-10 07:56:09.471 [UI Thread @coroutine#3235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703313648698974208 2025-03-10 07:56:09.471 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703313648698974208. 2025-03-10 07:56:09.471 [UI Thread @coroutine#3235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703313648698974208 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.474 [DefaultDispatcher-worker-9 @coroutine#3225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.477 [DefaultDispatcher-worker-4 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.479 [DefaultDispatcher-worker-12 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.482 [DefaultDispatcher-worker-18 @coroutine#3230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.485 [DefaultDispatcher-worker-5 @coroutine#3235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.488 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974210 2025-03-10 07:56:09.488 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974210. 2025-03-10 07:56:09.488 [UI Thread @coroutine#3269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974210 2025-03-10 07:56:09.489 [eventLoopGroupProxy-19-2 @call-handler#3271] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-03-10 07:56:09.491 [eventLoopGroupProxy-19-2 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.491 [UI Thread @coroutine#3269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974210 2025-03-10 07:56:09.491 [UI Thread @coroutine#3269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974210 2025-03-10 07:56:09.491 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974210. 2025-03-10 07:56:09.491 [UI Thread @coroutine#3269] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974210 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.495 [DefaultDispatcher-worker-12 @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.496 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/PersonDao/findByUidAsync?uid=703313648698974209 2025-03-10 07:56:09.496 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/PersonDao/findByUidAsync?uid=703313648698974209. 2025-03-10 07:56:09.496 [UI Thread @coroutine#3269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/PersonDao/findByUidAsync?uid=703313648698974209 2025-03-10 07:56:09.497 [eventLoopGroupProxy-19-2 @call-handler#3275] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-03-10 07:56:09.497 [eventLoopGroupProxy-19-2 @call-handler#3275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.497 [UI Thread @coroutine#3269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/PersonDao/findByUidAsync?uid=703313648698974209 2025-03-10 07:56:09.497 [UI Thread @coroutine#3269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/PersonDao/findByUidAsync?uid=703313648698974209 2025-03-10 07:56:09.498 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/PersonDao/findByUidAsync?uid=703313648698974209. 2025-03-10 07:56:09.498 [UI Thread @coroutine#3269] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/PersonDao/findByUidAsync?uid=703313648698974209 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.501 [DefaultDispatcher-worker-20 @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.506 [DefaultDispatcher-worker-7 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:09.506 [DefaultDispatcher-worker-7 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.506 [DefaultDispatcher-worker-7 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:09.506 [DefaultDispatcher-worker-7 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.506 [DefaultDispatcher-worker-6 @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.506 [DefaultDispatcher-worker-8 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.506 [DefaultDispatcher-worker-8 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.509 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.510 [DefaultDispatcher-worker-9 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.510 [DefaultDispatcher-worker-9 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/replication/message. 2025-03-10 07:56:09.510 [DefaultDispatcher-worker-9 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.510 [DefaultDispatcher-worker-9 @coroutine#3012] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41825/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 07:56:09.510 [eventLoopGroupProxy-19-2 @call-handler#3283] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 07:56:09.510 [eventLoopGroupProxy-19-2 @call-handler#3283] 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 2025-03-10 07:56:09.510 [eventLoopGroupProxy-19-2 @call-handler#3283] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 07:56:09.514 [DefaultDispatcher-worker-14 @call-handler#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2025-03-10 07:56:09.514 [eventLoopGroupProxy-19-2 @call-handler#3283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.514 [DefaultDispatcher-worker-21 @coroutine#3012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.514 [DefaultDispatcher-worker-21 @coroutine#3012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/replication/message 2025-03-10 07:56:09.514 [DefaultDispatcher-worker-21 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/replication/message. 2025-03-10 07:56:09.514 [DefaultDispatcher-worker-21 @coroutine#3012] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.515 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703313648698974208 2025-03-10 07:56:09.515 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703313648698974208. 2025-03-10 07:56:09.515 [UI Thread @coroutine#3306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703313648698974208 2025-03-10 07:56:09.516 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.516 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.516 [UI Thread @coroutine#3310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.516 [eventLoopGroupProxy-19-2 @call-handler#3319] 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/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /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/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /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/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-10 07:56:09.516 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.516 [eventLoopGroupProxy-19-5 @call-handler#3324] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-10 07:56:09.516 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.516 [UI Thread @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.516 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.516 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.516 [UI Thread @coroutine#3317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.516 [eventLoopGroupProxy-19-2 @call-handler#3319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.516 [eventLoopGroupProxy-19-6 @call-handler#3332] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-10 07:56:09.516 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974209 2025-03-10 07:56:09.517 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974209. 2025-03-10 07:56:09.517 [UI Thread @coroutine#3335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974209 2025-03-10 07:56:09.517 [eventLoopGroupProxy-19-7 @call-handler#3340] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-10 07:56:09.517 [UI Thread @coroutine#3306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703313648698974208 2025-03-10 07:56:09.517 [UI Thread @coroutine#3306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703313648698974208 2025-03-10 07:56:09.517 [eventLoopGroupProxy-19-2 @call-handler#3345] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-10 07:56:09.517 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703313648698974208. 2025-03-10 07:56:09.517 [UI Thread @coroutine#3306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703313648698974208 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.517 [eventLoopGroupProxy-19-6 @call-handler#3332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.517 [eventLoopGroupProxy-19-5 @call-handler#3324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.517 [eventLoopGroupProxy-19-7 @call-handler#3340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.517 [UI Thread @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.517 [UI Thread @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.517 [UI Thread @coroutine#3317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.517 [UI Thread @coroutine#3317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.517 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.517 [UI Thread @coroutine#3315] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.517 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.517 [UI Thread @coroutine#3317] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.518 [UI Thread @coroutine#3310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.518 [UI Thread @coroutine#3310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 2025-03-10 07:56:09.518 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703313648698974209&assignmentUid=703313648698974208. 2025-03-10 07:56:09.518 [UI Thread @coroutine#3310] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703313648698974209&assignmentUid=703313648698974208 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.518 [eventLoopGroupProxy-19-2 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 07:56:09.518 [DefaultDispatcher-worker-21 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2025-03-10 07:56:09.519 [UI Thread @coroutine#3335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974209 2025-03-10 07:56:09.519 [UI Thread @coroutine#3335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974209 2025-03-10 07:56:09.519 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974209. 2025-03-10 07:56:09.519 [UI Thread @coroutine#3335] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41825/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703313648698974208&clazzUid=703313648698974208&accountPersonUid=703313648698974209 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:09.521 [DefaultDispatcher-worker-5 @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.524 [DefaultDispatcher-worker-6 @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.527 [DefaultDispatcher-worker-13 @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.530 [DefaultDispatcher-worker-20 @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.533 [DefaultDispatcher-worker-3 @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-03-10 07:56:09.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-03-10 07:56:09.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-03-10 07:56:09.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:09.535 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32: (connection evicted) 2025-03-10 07:56:09.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:09.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-03-10 07:56:09.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-03-10 07:56:09.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-10 07:56:09.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-10 07:56:09.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:09.536 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@688884e: (connection evicted) 2025-03-10 07:56:09.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:09.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-10 07:56:09.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-10 07:56:09.585 [DefaultDispatcher-worker-18 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:09.585 [DefaultDispatcher-worker-18 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.585 [DefaultDispatcher-worker-18 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:09.585 [DefaultDispatcher-worker-18 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.586 [DefaultDispatcher-worker-22 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.586 [DefaultDispatcher-worker-22 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.682 [DefaultDispatcher-worker-13 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:09.682 [DefaultDispatcher-worker-13 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.682 [DefaultDispatcher-worker-13 @coroutine#2252] 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. 2025-03-10 07:56:09.682 [DefaultDispatcher-worker-13 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.683 [DefaultDispatcher-worker-2 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.761 [DefaultDispatcher-worker-12 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:09.761 [DefaultDispatcher-worker-12 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.761 [DefaultDispatcher-worker-12 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:09.761 [DefaultDispatcher-worker-12 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.767 [DefaultDispatcher-worker-11 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.767 [DefaultDispatcher-worker-11 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.967 [DefaultDispatcher-worker-4 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:09.967 [DefaultDispatcher-worker-4 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.967 [DefaultDispatcher-worker-4 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:09.967 [DefaultDispatcher-worker-4 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.973 [DefaultDispatcher-worker-5 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:09.973 [DefaultDispatcher-worker-5 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.053 [DefaultDispatcher-worker-3 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:10.053 [DefaultDispatcher-worker-3 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.053 [DefaultDispatcher-worker-3 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:10.053 [DefaultDispatcher-worker-3 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.056 [DefaultDispatcher-worker-21 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.056 [DefaultDispatcher-worker-21 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.074 [DefaultDispatcher-worker-20 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:10.075 [DefaultDispatcher-worker-20 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.075 [DefaultDispatcher-worker-20 @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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:10.075 [DefaultDispatcher-worker-20 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.080 [DefaultDispatcher-worker-1 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.080 [DefaultDispatcher-worker-1 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.155 [DefaultDispatcher-worker-3 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:10.155 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.155 [DefaultDispatcher-worker-3 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:10.155 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.157 [DefaultDispatcher-worker-9 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.157 [DefaultDispatcher-worker-9 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.197 [DefaultDispatcher-worker-18 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:10.197 [DefaultDispatcher-worker-18 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.198 [DefaultDispatcher-worker-18 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:10.198 [DefaultDispatcher-worker-18 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.205 [DefaultDispatcher-worker-19 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.205 [DefaultDispatcher-worker-19 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.321 [DefaultDispatcher-worker-20 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:10.321 [DefaultDispatcher-worker-20 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.321 [DefaultDispatcher-worker-20 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:10.321 [DefaultDispatcher-worker-20 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.328 [DefaultDispatcher-worker-2 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.328 [DefaultDispatcher-worker-2 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.453 [DefaultDispatcher-worker-21 @coroutine#3394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3f7704 2025-03-10 07:56:10.510 [DefaultDispatcher-worker-15 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:10.510 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.510 [DefaultDispatcher-worker-15 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:10.510 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.512 [DefaultDispatcher-worker-21 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.512 [DefaultDispatcher-worker-21 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.548 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:10.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-10 07:56:10.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-10 07:56:10.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:10.568 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e589e5: (connection evicted) 2025-03-10 07:56:10.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:10.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-10 07:56:10.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-10 07:56:10.573 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2565b097 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:10.574 [Test worker @coroutine#3399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-10 07:56:10.575 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-03-10 07:56:10.575 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-03-10 07:56:10.575 [Test worker @coroutine#3399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-10 07:56:10.588 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-03-10 07:56:10.595 [DefaultDispatcher-worker-18 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:10.595 [DefaultDispatcher-worker-18 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.595 [DefaultDispatcher-worker-18 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:10.595 [DefaultDispatcher-worker-18 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.596 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-03-10 07:56:10.598 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-03-10 07:56:10.598 [DefaultDispatcher-worker-9 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.598 [DefaultDispatcher-worker-9 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.604 [Test worker @coroutine#3407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1006d0e3 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:10.605 [Test worker @coroutine#3399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-10 07:56:10.609 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2025-03-10 07:56:10.609 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2025-03-10 07:56:10.609 [Test worker @coroutine#3399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-10 07:56:10.623 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2025-03-10 07:56:10.631 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2025-03-10 07:56:10.633 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2025-03-10 07:56:10.634 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2025-03-10 07:56:10.642 [DefaultDispatcher-worker-20 @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2025-03-10 07:56:10.651 [DefaultDispatcher-worker-5 @coroutine#3399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-03-10 07:56:10.660 [DefaultDispatcher-worker-3 @coroutine#3399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe80760 2025-03-10 07:56:10.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-10 07:56:10.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-10 07:56:10.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:10.675 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fe80760: (connection evicted) 2025-03-10 07:56:10.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:10.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-10 07:56:10.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-10 07:56:10.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-10 07:56:10.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-10 07:56:10.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:10.678 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d: (connection evicted) 2025-03-10 07:56:10.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:10.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-10 07:56:10.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-10 07:56:10.679 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-10 07:56:10.679 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:10.679 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:10.679 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:10.679 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:10.679 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:10.679 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:10.679 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3db079 2025-03-10 07:56:10.679 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:10.680 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-10 07:56:10.681 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2025-03-10 07:56:10.681 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2025-03-10 07:56:10.681 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-10 07:56:10.691 [DefaultDispatcher-worker-13 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:10.691 [DefaultDispatcher-worker-13 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.691 [DefaultDispatcher-worker-13 @coroutine#2252] 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. 2025-03-10 07:56:10.691 [DefaultDispatcher-worker-13 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.692 [DefaultDispatcher-worker-18 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.699 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2025-03-10 07:56:10.708 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2025-03-10 07:56:10.709 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2025-03-10 07:56:10.711 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@204b1903 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:10.711 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:10.715 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-10 07:56:10.717 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2025-03-10 07:56:10.717 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2025-03-10 07:56:10.727 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-10 07:56:10.754 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2025-03-10 07:56:10.769 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2025-03-10 07:56:10.771 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2025-03-10 07:56:10.772 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2025-03-10 07:56:10.777 [DefaultDispatcher-worker-6 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:10.777 [DefaultDispatcher-worker-6 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.777 [DefaultDispatcher-worker-6 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:10.777 [DefaultDispatcher-worker-6 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.778 [DefaultDispatcher-worker-21 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.778 [DefaultDispatcher-worker-21 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.781 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:10.786 [DefaultDispatcher-worker-21 @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2025-03-10 07:56:10.804 [DefaultDispatcher-worker-4 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2025-03-10 07:56:10.811 [DefaultDispatcher-worker-17 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2025-03-10 07:56:10.817 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:10.818 [DefaultDispatcher-worker-20 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2025-03-10 07:56:10.853 [DefaultDispatcher-worker-17 @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88 2025-03-10 07:56:10.915 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:10.980 [DefaultDispatcher-worker-19 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:10.980 [DefaultDispatcher-worker-19 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.980 [DefaultDispatcher-worker-19 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:10.980 [DefaultDispatcher-worker-19 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.981 [DefaultDispatcher-worker-22 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:10.981 [DefaultDispatcher-worker-22 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.062 [DefaultDispatcher-worker-15 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:11.063 [DefaultDispatcher-worker-15 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.063 [DefaultDispatcher-worker-15 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:11.063 [DefaultDispatcher-worker-15 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.065 [DefaultDispatcher-worker-5 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.065 [DefaultDispatcher-worker-5 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.086 [DefaultDispatcher-worker-14 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:11.087 [DefaultDispatcher-worker-14 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.087 [DefaultDispatcher-worker-14 @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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:11.087 [DefaultDispatcher-worker-14 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.091 [DefaultDispatcher-worker-11 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.091 [DefaultDispatcher-worker-11 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.164 [DefaultDispatcher-worker-13 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:11.164 [DefaultDispatcher-worker-13 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.164 [DefaultDispatcher-worker-13 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:11.164 [DefaultDispatcher-worker-13 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.166 [DefaultDispatcher-worker-4 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.166 [DefaultDispatcher-worker-4 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.211 [DefaultDispatcher-worker-10 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:11.211 [DefaultDispatcher-worker-10 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.211 [DefaultDispatcher-worker-10 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:11.211 [DefaultDispatcher-worker-10 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.212 [DefaultDispatcher-worker-11 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.212 [DefaultDispatcher-worker-11 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.218 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:11.273 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:11.299 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:11.323 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:11.333 [DefaultDispatcher-worker-11 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:11.333 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.333 [DefaultDispatcher-worker-11 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:11.333 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.334 [DefaultDispatcher-worker-21 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.334 [DefaultDispatcher-worker-21 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.509 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:11.516 [DefaultDispatcher-worker-22 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:11.516 [DefaultDispatcher-worker-22 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.517 [DefaultDispatcher-worker-22 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:11.517 [DefaultDispatcher-worker-22 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.526 [DefaultDispatcher-worker-19 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.526 [DefaultDispatcher-worker-19 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.606 [DefaultDispatcher-worker-19 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:11.606 [DefaultDispatcher-worker-19 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.606 [DefaultDispatcher-worker-19 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:11.606 [DefaultDispatcher-worker-19 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.614 [DefaultDispatcher-worker-15 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.614 [DefaultDispatcher-worker-15 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.690 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:11.700 [DefaultDispatcher-worker-20 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:11.701 [DefaultDispatcher-worker-20 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.701 [DefaultDispatcher-worker-20 @coroutine#2252] 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. 2025-03-10 07:56:11.701 [DefaultDispatcher-worker-20 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.701 [DefaultDispatcher-worker-11 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.707 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:11.718 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:11.734 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:11.782 [DefaultDispatcher-worker-5 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:11.782 [DefaultDispatcher-worker-5 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.782 [DefaultDispatcher-worker-5 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:11.782 [DefaultDispatcher-worker-5 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.783 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.783 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.797 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:11.812 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:11.836 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:11.867 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:11.986 [DefaultDispatcher-worker-13 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:11.986 [DefaultDispatcher-worker-13 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.986 [DefaultDispatcher-worker-13 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:11.986 [DefaultDispatcher-worker-13 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.987 [DefaultDispatcher-worker-7 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.987 [DefaultDispatcher-worker-7 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:11.988 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:12.070 [DefaultDispatcher-worker-12 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:12.070 [DefaultDispatcher-worker-12 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.070 [DefaultDispatcher-worker-12 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:12.070 [DefaultDispatcher-worker-12 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.070 [DefaultDispatcher-worker-5 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.070 [DefaultDispatcher-worker-5 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.095 [DefaultDispatcher-worker-2 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:12.095 [DefaultDispatcher-worker-2 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.095 [DefaultDispatcher-worker-2 @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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:12.095 [DefaultDispatcher-worker-2 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.096 [DefaultDispatcher-worker-11 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.096 [DefaultDispatcher-worker-11 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.143 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:12.169 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:12.170 [DefaultDispatcher-worker-21 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:12.170 [DefaultDispatcher-worker-21 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.170 [DefaultDispatcher-worker-21 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:12.170 [DefaultDispatcher-worker-21 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.171 [DefaultDispatcher-worker-8 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.171 [DefaultDispatcher-worker-8 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.217 [DefaultDispatcher-worker-21 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:12.217 [DefaultDispatcher-worker-21 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.217 [DefaultDispatcher-worker-21 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:12.217 [DefaultDispatcher-worker-21 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.217 [DefaultDispatcher-worker-18 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.217 [DefaultDispatcher-worker-18 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.222 [DefaultDispatcher-worker-21 @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2025-03-10 07:56:12.247 [DefaultDispatcher-worker-21 @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-03-10 07:56:12.274 [DefaultDispatcher-worker-16 @coroutine#3614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-03-10 07:56:12.283 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:12.304 [DefaultDispatcher-worker-21 @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-03-10 07:56:12.321 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:12.339 [DefaultDispatcher-worker-6 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:12.339 [DefaultDispatcher-worker-6 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.339 [DefaultDispatcher-worker-6 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:12.339 [DefaultDispatcher-worker-6 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.340 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.340 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.346 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:12.373 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:12.404 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:12.531 [DefaultDispatcher-worker-11 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:12.531 [DefaultDispatcher-worker-11 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.531 [DefaultDispatcher-worker-11 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:12.531 [DefaultDispatcher-worker-11 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.531 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.531 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.622 [DefaultDispatcher-worker-4 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:12.622 [DefaultDispatcher-worker-4 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.622 [DefaultDispatcher-worker-4 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:12.622 [DefaultDispatcher-worker-4 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.623 [DefaultDispatcher-worker-11 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.623 [DefaultDispatcher-worker-11 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.706 [DefaultDispatcher-worker-10 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:12.706 [DefaultDispatcher-worker-10 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.706 [DefaultDispatcher-worker-10 @coroutine#2252] 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. 2025-03-10 07:56:12.706 [DefaultDispatcher-worker-10 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.707 [DefaultDispatcher-worker-10 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.787 [DefaultDispatcher-worker-21 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:12.787 [DefaultDispatcher-worker-21 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.787 [DefaultDispatcher-worker-21 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:12.787 [DefaultDispatcher-worker-21 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.788 [DefaultDispatcher-worker-12 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.788 [DefaultDispatcher-worker-12 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.950 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:12.991 [DefaultDispatcher-worker-19 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:12.991 [DefaultDispatcher-worker-19 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.991 [DefaultDispatcher-worker-19 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:12.991 [DefaultDispatcher-worker-19 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.992 [DefaultDispatcher-worker-6 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:12.992 [DefaultDispatcher-worker-6 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.075 [DefaultDispatcher-worker-6 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:13.075 [DefaultDispatcher-worker-6 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.075 [DefaultDispatcher-worker-6 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:13.075 [DefaultDispatcher-worker-6 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.076 [DefaultDispatcher-worker-5 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.076 [DefaultDispatcher-worker-5 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.084 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:13.100 [DefaultDispatcher-worker-5 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:13.100 [DefaultDispatcher-worker-5 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.100 [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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:13.100 [DefaultDispatcher-worker-5 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.100 [DefaultDispatcher-worker-15 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.100 [DefaultDispatcher-worker-15 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.176 [DefaultDispatcher-worker-6 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:13.176 [DefaultDispatcher-worker-6 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.176 [DefaultDispatcher-worker-6 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:13.176 [DefaultDispatcher-worker-6 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.183 [DefaultDispatcher-worker-10 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.183 [DefaultDispatcher-worker-10 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.228 [DefaultDispatcher-worker-12 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:13.229 [DefaultDispatcher-worker-12 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.229 [DefaultDispatcher-worker-12 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:13.229 [DefaultDispatcher-worker-12 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.233 [DefaultDispatcher-worker-19 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.233 [DefaultDispatcher-worker-19 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.353 [DefaultDispatcher-worker-16 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:13.353 [DefaultDispatcher-worker-16 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.353 [DefaultDispatcher-worker-16 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:13.353 [DefaultDispatcher-worker-16 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.357 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.357 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.539 [DefaultDispatcher-worker-15 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:13.539 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.539 [DefaultDispatcher-worker-15 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:13.539 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.544 [DefaultDispatcher-worker-17 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.544 [DefaultDispatcher-worker-17 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.629 [DefaultDispatcher-worker-11 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:13.630 [DefaultDispatcher-worker-11 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.630 [DefaultDispatcher-worker-11 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:13.630 [DefaultDispatcher-worker-11 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.633 [DefaultDispatcher-worker-6 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.633 [DefaultDispatcher-worker-6 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.713 [DefaultDispatcher-worker-18 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:13.713 [DefaultDispatcher-worker-18 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.713 [DefaultDispatcher-worker-18 @coroutine#2252] 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. 2025-03-10 07:56:13.713 [DefaultDispatcher-worker-18 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.714 [DefaultDispatcher-worker-16 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.795 [DefaultDispatcher-worker-3 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:13.795 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.795 [DefaultDispatcher-worker-3 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:13.795 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.799 [DefaultDispatcher-worker-13 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.799 [DefaultDispatcher-worker-13 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.999 [DefaultDispatcher-worker-1 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:13.999 [DefaultDispatcher-worker-1 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:13.999 [DefaultDispatcher-worker-1 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:13.999 [DefaultDispatcher-worker-1 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.004 [DefaultDispatcher-worker-17 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.004 [DefaultDispatcher-worker-17 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.082 [DefaultDispatcher-worker-22 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:14.082 [DefaultDispatcher-worker-22 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.082 [DefaultDispatcher-worker-22 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:14.082 [DefaultDispatcher-worker-22 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.086 [DefaultDispatcher-worker-10 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.086 [DefaultDispatcher-worker-10 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.107 [DefaultDispatcher-worker-21 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:14.107 [DefaultDispatcher-worker-21 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.107 [DefaultDispatcher-worker-21 @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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:14.107 [DefaultDispatcher-worker-21 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.110 [DefaultDispatcher-worker-6 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.110 [DefaultDispatcher-worker-6 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.188 [DefaultDispatcher-worker-15 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:14.188 [DefaultDispatcher-worker-15 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.188 [DefaultDispatcher-worker-15 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:14.188 [DefaultDispatcher-worker-15 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.189 [DefaultDispatcher-worker-19 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.189 [DefaultDispatcher-worker-19 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.237 [DefaultDispatcher-worker-18 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:14.237 [DefaultDispatcher-worker-18 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.237 [DefaultDispatcher-worker-18 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:14.237 [DefaultDispatcher-worker-18 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.239 [DefaultDispatcher-worker-7 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.239 [DefaultDispatcher-worker-7 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.361 [DefaultDispatcher-worker-1 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:14.361 [DefaultDispatcher-worker-1 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.361 [DefaultDispatcher-worker-1 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:14.361 [DefaultDispatcher-worker-1 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.363 [DefaultDispatcher-worker-3 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.363 [DefaultDispatcher-worker-3 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.397 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:14.413 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:14.548 [DefaultDispatcher-worker-12 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:14.550 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.550 [DefaultDispatcher-worker-12 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:14.550 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.551 [DefaultDispatcher-worker-1 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.551 [DefaultDispatcher-worker-1 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.638 [DefaultDispatcher-worker-2 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:14.638 [DefaultDispatcher-worker-2 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.638 [DefaultDispatcher-worker-2 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:14.638 [DefaultDispatcher-worker-2 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.642 [DefaultDispatcher-worker-3 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.642 [DefaultDispatcher-worker-3 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.719 [DefaultDispatcher-worker-7 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:14.719 [DefaultDispatcher-worker-7 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.719 [DefaultDispatcher-worker-7 @coroutine#2252] 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. 2025-03-10 07:56:14.719 [DefaultDispatcher-worker-7 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.720 [DefaultDispatcher-worker-6 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.804 [DefaultDispatcher-worker-14 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:14.804 [DefaultDispatcher-worker-14 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.804 [DefaultDispatcher-worker-14 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:14.804 [DefaultDispatcher-worker-14 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.805 [DefaultDispatcher-worker-6 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:14.805 [DefaultDispatcher-worker-6 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.011 [DefaultDispatcher-worker-3 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:15.011 [DefaultDispatcher-worker-3 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.011 [DefaultDispatcher-worker-3 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:15.011 [DefaultDispatcher-worker-3 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.013 [DefaultDispatcher-worker-21 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.013 [DefaultDispatcher-worker-21 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.093 [DefaultDispatcher-worker-19 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:15.093 [DefaultDispatcher-worker-19 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.094 [DefaultDispatcher-worker-19 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:15.094 [DefaultDispatcher-worker-19 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.095 [DefaultDispatcher-worker-18 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.095 [DefaultDispatcher-worker-18 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.119 [DefaultDispatcher-worker-8 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:15.119 [DefaultDispatcher-worker-8 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.119 [DefaultDispatcher-worker-8 @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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:15.119 [DefaultDispatcher-worker-8 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.122 [DefaultDispatcher-worker-20 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.122 [DefaultDispatcher-worker-20 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.194 [DefaultDispatcher-worker-16 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:15.194 [DefaultDispatcher-worker-16 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.194 [DefaultDispatcher-worker-16 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:15.194 [DefaultDispatcher-worker-16 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.196 [DefaultDispatcher-worker-12 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.196 [DefaultDispatcher-worker-12 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.246 [DefaultDispatcher-worker-2 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:15.246 [DefaultDispatcher-worker-2 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.246 [DefaultDispatcher-worker-2 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:15.246 [DefaultDispatcher-worker-2 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.248 [DefaultDispatcher-worker-2 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.248 [DefaultDispatcher-worker-2 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.368 [DefaultDispatcher-worker-17 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:15.368 [DefaultDispatcher-worker-17 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.368 [DefaultDispatcher-worker-17 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:15.368 [DefaultDispatcher-worker-17 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.369 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.369 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.560 [DefaultDispatcher-worker-20 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:15.560 [DefaultDispatcher-worker-20 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.560 [DefaultDispatcher-worker-20 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:15.560 [DefaultDispatcher-worker-20 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.561 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.561 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.647 [DefaultDispatcher-worker-5 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:15.647 [DefaultDispatcher-worker-5 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.647 [DefaultDispatcher-worker-5 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:15.647 [DefaultDispatcher-worker-5 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.648 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.648 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.724 [DefaultDispatcher-worker-1 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:15.724 [DefaultDispatcher-worker-1 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.724 [DefaultDispatcher-worker-1 @coroutine#2252] 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. 2025-03-10 07:56:15.724 [DefaultDispatcher-worker-1 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.725 [DefaultDispatcher-worker-15 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.809 [DefaultDispatcher-worker-14 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:15.810 [DefaultDispatcher-worker-14 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.810 [DefaultDispatcher-worker-14 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:15.810 [DefaultDispatcher-worker-14 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.810 [DefaultDispatcher-worker-13 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.810 [DefaultDispatcher-worker-13 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:15.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-10 07:56:15.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-10 07:56:15.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:15.846 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b7e2a88: (connection evicted) 2025-03-10 07:56:15.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:15.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-10 07:56:15.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-10 07:56:15.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-10 07:56:15.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-10 07:56:15.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:15.847 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d: (connection evicted) 2025-03-10 07:56:15.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:15.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-10 07:56:15.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a349644 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de8e614 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de8e614 2025-03-10 07:56:15.849 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-10 07:56:15.856 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de8e614 2025-03-10 07:56:15.862 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de8e614 2025-03-10 07:56:15.863 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de8e614 2025-03-10 07:56:15.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de8e614 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333cedbd 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-10 07:56:15.864 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4225b4e2 2025-03-10 07:56:15.865 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4225b4e2 2025-03-10 07:56:15.865 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-10 07:56:15.872 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4225b4e2 2025-03-10 07:56:15.877 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4225b4e2 2025-03-10 07:56:15.878 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4225b4e2 2025-03-10 07:56:15.878 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4225b4e2 2025-03-10 07:56:15.882 [DefaultDispatcher-worker-20 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4225b4e2 2025-03-10 07:56:15.890 [DefaultDispatcher-worker-17 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de8e614 2025-03-10 07:56:15.895 [DefaultDispatcher-worker-2 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de8e614 2025-03-10 07:56:15.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-10 07:56:15.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-10 07:56:15.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:15.899 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3de8e614: (connection evicted) 2025-03-10 07:56:15.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:15.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-10 07:56:15.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-10 07:56:15.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-03-10 07:56:15.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-03-10 07:56:15.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:15.900 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4225b4e2: (connection evicted) 2025-03-10 07:56:15.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:15.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-03-10 07:56:15.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b1d3a05 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-03-10 07:56:15.901 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-10 07:56:15.909 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-03-10 07:56:15.914 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-03-10 07:56:15.914 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-03-10 07:56:15.915 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1368e451 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2025-03-10 07:56:15.916 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-10 07:56:15.924 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2025-03-10 07:56:15.929 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2025-03-10 07:56:15.930 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2025-03-10 07:56:15.931 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2025-03-10 07:56:15.935 [DefaultDispatcher-worker-10 @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2025-03-10 07:56:15.942 [DefaultDispatcher-worker-3 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-03-10 07:56:15.947 [DefaultDispatcher-worker-5 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-03-10 07:56:15.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-10 07:56:15.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-10 07:56:15.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:15.951 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c343088: (connection evicted) 2025-03-10 07:56:15.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:15.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-10 07:56:15.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-10 07:56:15.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-10 07:56:15.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-10 07:56:15.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:15.952 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d: (connection evicted) 2025-03-10 07:56:15.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:15.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-10 07:56:15.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9d7d3f 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-03-10 07:56:15.953 [Test worker @coroutine#3863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-10 07:56:15.961 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-03-10 07:56:15.966 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-03-10 07:56:15.967 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-03-10 07:56:15.968 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3c5ecc 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:15.968 [Test worker @coroutine#3863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-10 07:56:15.969 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2025-03-10 07:56:15.969 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2025-03-10 07:56:15.969 [Test worker @coroutine#3863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-10 07:56:15.976 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2025-03-10 07:56:15.981 [Test worker @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2025-03-10 07:56:15.982 [Test worker @coroutine#3873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2025-03-10 07:56:15.983 [Test worker @coroutine#3875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2025-03-10 07:56:15.987 [DefaultDispatcher-worker-8 @coroutine#3877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2025-03-10 07:56:15.994 [DefaultDispatcher-worker-12 @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-03-10 07:56:15.999 [DefaultDispatcher-worker-16 @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-03-10 07:56:16.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-10 07:56:16.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-10 07:56:16.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.003 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27: (connection evicted) 2025-03-10 07:56:16.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-10 07:56:16.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-10 07:56:16.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-10 07:56:16.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-10 07:56:16.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.003 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5: (connection evicted) 2025-03-10 07:56:16.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-10 07:56:16.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32c7495 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-03-10 07:56:16.005 [Test worker @coroutine#3921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-10 07:56:16.013 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-03-10 07:56:16.018 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-03-10 07:56:16.019 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-03-10 07:56:16.020 [Test worker @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a7f0af 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.020 [Test worker @coroutine#3921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-10 07:56:16.021 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18 2025-03-10 07:56:16.021 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18 2025-03-10 07:56:16.021 [DefaultDispatcher-worker-22 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:16.021 [Test worker @coroutine#3921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-10 07:56:16.021 [DefaultDispatcher-worker-22 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.021 [DefaultDispatcher-worker-22 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:16.021 [DefaultDispatcher-worker-22 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.022 [DefaultDispatcher-worker-20 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.022 [DefaultDispatcher-worker-20 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.028 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18 2025-03-10 07:56:16.033 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18 2025-03-10 07:56:16.034 [Test worker @coroutine#3933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18 2025-03-10 07:56:16.035 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18 2025-03-10 07:56:16.039 [DefaultDispatcher-worker-7 @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18 2025-03-10 07:56:16.046 [DefaultDispatcher-worker-21 @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-03-10 07:56:16.051 [DefaultDispatcher-worker-6 @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-03-10 07:56:16.055 [DefaultDispatcher-worker-10 @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-03-10 07:56:16.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-10 07:56:16.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-10 07:56:16.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.059 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45accb5: (connection evicted) 2025-03-10 07:56:16.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-10 07:56:16.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-10 07:56:16.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-10 07:56:16.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-10 07:56:16.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.060 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18: (connection evicted) 2025-03-10 07:56:16.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-10 07:56:16.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a91d15f 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a42da0a 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a42da0a 2025-03-10 07:56:16.061 [Test worker @coroutine#3983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-10 07:56:16.069 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a42da0a 2025-03-10 07:56:16.074 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a42da0a 2025-03-10 07:56:16.075 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a42da0a 2025-03-10 07:56:16.076 [Test worker @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a42da0a 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@470b7fcf 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2025-03-10 07:56:16.076 [Test worker @coroutine#3983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-10 07:56:16.084 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2025-03-10 07:56:16.088 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2025-03-10 07:56:16.089 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2025-03-10 07:56:16.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2025-03-10 07:56:16.094 [DefaultDispatcher-worker-14 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2025-03-10 07:56:16.101 [DefaultDispatcher-worker-16 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:16.101 [DefaultDispatcher-worker-16 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.101 [DefaultDispatcher-worker-16 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:16.101 [DefaultDispatcher-worker-16 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.102 [DefaultDispatcher-worker-11 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.102 [DefaultDispatcher-worker-11 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.103 [DefaultDispatcher-worker-11 @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a42da0a 2025-03-10 07:56:16.107 [DefaultDispatcher-worker-20 @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a42da0a 2025-03-10 07:56:16.111 [DefaultDispatcher-worker-14 @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a42da0a 2025-03-10 07:56:16.119 [DefaultDispatcher-worker-8 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a42da0a 2025-03-10 07:56:16.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-10 07:56:16.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-10 07:56:16.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.121 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a42da0a: (connection evicted) 2025-03-10 07:56:16.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-10 07:56:16.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-10 07:56:16.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-10 07:56:16.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-10 07:56:16.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.122 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52f8effb: (connection evicted) 2025-03-10 07:56:16.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-10 07:56:16.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4873c645 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2025-03-10 07:56:16.123 [Test worker @coroutine#4074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-10 07:56:16.126 [DefaultDispatcher-worker-2 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:16.126 [DefaultDispatcher-worker-2 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.126 [DefaultDispatcher-worker-2 @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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:16.126 [DefaultDispatcher-worker-2 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.127 [DefaultDispatcher-worker-5 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.127 [DefaultDispatcher-worker-5 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.132 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2025-03-10 07:56:16.137 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2025-03-10 07:56:16.137 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2025-03-10 07:56:16.138 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f9e38d4 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a421ea 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a421ea 2025-03-10 07:56:16.139 [Test worker @coroutine#4074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-10 07:56:16.146 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a421ea 2025-03-10 07:56:16.151 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a421ea 2025-03-10 07:56:16.152 [Test worker @coroutine#4086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a421ea 2025-03-10 07:56:16.153 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a421ea 2025-03-10 07:56:16.157 [DefaultDispatcher-worker-4 @coroutine#4090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a421ea 2025-03-10 07:56:16.165 [DefaultDispatcher-worker-3 @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2025-03-10 07:56:16.170 [DefaultDispatcher-worker-22 @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2025-03-10 07:56:16.171 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2025-03-10 07:56:16.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-10 07:56:16.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-10 07:56:16.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.176 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2: (connection evicted) 2025-03-10 07:56:16.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-10 07:56:16.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-10 07:56:16.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-10 07:56:16.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-10 07:56:16.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.176 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a421ea: (connection evicted) 2025-03-10 07:56:16.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-10 07:56:16.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a8f92d 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2025-03-10 07:56:16.178 [Test worker @coroutine#4137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-10 07:56:16.187 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2025-03-10 07:56:16.192 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2025-03-10 07:56:16.193 [Test worker @coroutine#4140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2025-03-10 07:56:16.194 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7308e2d6 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2025-03-10 07:56:16.194 [Test worker @coroutine#4137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-10 07:56:16.200 [DefaultDispatcher-worker-3 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:16.200 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.201 [DefaultDispatcher-worker-3 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:16.201 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.201 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.201 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.203 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2025-03-10 07:56:16.208 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2025-03-10 07:56:16.208 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2025-03-10 07:56:16.209 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2025-03-10 07:56:16.213 [DefaultDispatcher-worker-10 @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2025-03-10 07:56:16.220 [DefaultDispatcher-worker-10 @coroutine#4137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2025-03-10 07:56:16.224 [DefaultDispatcher-worker-12 @coroutine#4137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2025-03-10 07:56:16.226 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2025-03-10 07:56:16.226 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2025-03-10 07:56:16.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-10 07:56:16.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-10 07:56:16.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.231 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd: (connection evicted) 2025-03-10 07:56:16.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-10 07:56:16.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-10 07:56:16.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-10 07:56:16.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-10 07:56:16.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.231 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f371390: (connection evicted) 2025-03-10 07:56:16.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-10 07:56:16.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-10 07:56:16.232 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36d1ac55 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-03-10 07:56:16.233 [Test worker @coroutine#4201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-10 07:56:16.241 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-03-10 07:56:16.246 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-03-10 07:56:16.246 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-03-10 07:56:16.247 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36ba9aa3 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-03-10 07:56:16.248 [Test worker @coroutine#4201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-10 07:56:16.252 [DefaultDispatcher-worker-16 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:16.252 [DefaultDispatcher-worker-16 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.252 [DefaultDispatcher-worker-16 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:16.252 [DefaultDispatcher-worker-16 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.253 [DefaultDispatcher-worker-19 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.253 [DefaultDispatcher-worker-19 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.256 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-03-10 07:56:16.261 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-03-10 07:56:16.262 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-03-10 07:56:16.263 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-03-10 07:56:16.267 [DefaultDispatcher-worker-14 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-03-10 07:56:16.274 [DefaultDispatcher-worker-20 @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-03-10 07:56:16.278 [DefaultDispatcher-worker-1 @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-03-10 07:56:16.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-10 07:56:16.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-10 07:56:16.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.318 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@167da81d: (connection evicted) 2025-03-10 07:56:16.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-10 07:56:16.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-10 07:56:16.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-10 07:56:16.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-10 07:56:16.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.318 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d1a706: (connection evicted) 2025-03-10 07:56:16.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-10 07:56:16.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-10 07:56:16.319 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b6a20ce 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2025-03-10 07:56:16.320 [Test worker @coroutine#4275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-10 07:56:16.328 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2025-03-10 07:56:16.333 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2025-03-10 07:56:16.334 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2025-03-10 07:56:16.335 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ccf1819 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.335 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.336 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.336 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.336 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.336 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.336 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.336 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.336 [Test worker @coroutine#4275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-10 07:56:16.336 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2025-03-10 07:56:16.336 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2025-03-10 07:56:16.336 [Test worker @coroutine#4275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-10 07:56:16.343 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2025-03-10 07:56:16.348 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2025-03-10 07:56:16.349 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2025-03-10 07:56:16.350 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2025-03-10 07:56:16.353 [DefaultDispatcher-worker-2 @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2025-03-10 07:56:16.361 [DefaultDispatcher-worker-6 @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2025-03-10 07:56:16.365 [DefaultDispatcher-worker-8 @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2025-03-10 07:56:16.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-10 07:56:16.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-10 07:56:16.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.369 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19c28c97: (connection evicted) 2025-03-10 07:56:16.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-10 07:56:16.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-10 07:56:16.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-10 07:56:16.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-10 07:56:16.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.370 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66: (connection evicted) 2025-03-10 07:56:16.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-10 07:56:16.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25c3a441 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-03-10 07:56:16.371 [Test worker @coroutine#4332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-10 07:56:16.373 [DefaultDispatcher-worker-1 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:16.374 [DefaultDispatcher-worker-1 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.374 [DefaultDispatcher-worker-1 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:16.374 [DefaultDispatcher-worker-1 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.374 [DefaultDispatcher-worker-21 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.374 [DefaultDispatcher-worker-21 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.379 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-03-10 07:56:16.384 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-03-10 07:56:16.385 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-03-10 07:56:16.386 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a36a405 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.386 [Test worker @coroutine#4332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-10 07:56:16.387 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@76320633 2025-03-10 07:56:16.387 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@76320633 2025-03-10 07:56:16.387 [Test worker @coroutine#4332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-10 07:56:16.394 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76320633 2025-03-10 07:56:16.399 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76320633 2025-03-10 07:56:16.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76320633 2025-03-10 07:56:16.401 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76320633 2025-03-10 07:56:16.405 [DefaultDispatcher-worker-11 @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76320633 2025-03-10 07:56:16.412 [DefaultDispatcher-worker-11 @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-03-10 07:56:16.416 [DefaultDispatcher-worker-8 @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-03-10 07:56:16.417 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-03-10 07:56:16.418 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-03-10 07:56:16.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-10 07:56:16.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-10 07:56:16.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.422 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52bef30b: (connection evicted) 2025-03-10 07:56:16.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-10 07:56:16.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-10 07:56:16.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-10 07:56:16.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-10 07:56:16.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.423 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76320633: (connection evicted) 2025-03-10 07:56:16.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-10 07:56:16.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fbc704a 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.424 [Test worker @coroutine#4396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-10 07:56:16.425 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-03-10 07:56:16.425 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-03-10 07:56:16.425 [Test worker @coroutine#4396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-10 07:56:16.432 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-03-10 07:56:16.437 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-03-10 07:56:16.438 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-03-10 07:56:16.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@590182a6 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab 2025-03-10 07:56:16.440 [Test worker @coroutine#4396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-10 07:56:16.447 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab 2025-03-10 07:56:16.452 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab 2025-03-10 07:56:16.453 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab 2025-03-10 07:56:16.454 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab 2025-03-10 07:56:16.458 [DefaultDispatcher-worker-16 @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab 2025-03-10 07:56:16.465 [DefaultDispatcher-worker-16 @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-03-10 07:56:16.469 [DefaultDispatcher-worker-19 @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-03-10 07:56:16.474 [UI Thread @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-03-10 07:56:16.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-10 07:56:16.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-10 07:56:16.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.476 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@169f4152: (connection evicted) 2025-03-10 07:56:16.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-10 07:56:16.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-10 07:56:16.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-10 07:56:16.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-10 07:56:16.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.477 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab: (connection evicted) 2025-03-10 07:56:16.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-10 07:56:16.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11a88d87 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2025-03-10 07:56:16.478 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-10 07:56:16.486 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2025-03-10 07:56:16.491 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2025-03-10 07:56:16.492 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2025-03-10 07:56:16.493 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2025-03-10 07:56:16.497 [DefaultDispatcher-worker-8 @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2025-03-10 07:56:16.498 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2025-03-10 07:56:16.505 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2025-03-10 07:56:16.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-10 07:56:16.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-10 07:56:16.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.517 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@496101d1: (connection evicted) 2025-03-10 07:56:16.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-10 07:56:16.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2531049f 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2025-03-10 07:56:16.518 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-10 07:56:16.526 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2025-03-10 07:56:16.532 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2025-03-10 07:56:16.533 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2025-03-10 07:56:16.535 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2025-03-10 07:56:16.543 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-178 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 due to dirty commit state on close(). 2025-03-10 07:56:16.544 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2025-03-10 07:56:16.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-10 07:56:16.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-10 07:56:16.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.544 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06: (connection evicted) 2025-03-10 07:56:16.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-10 07:56:16.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-10 07:56:16.546 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@347c7b 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2025-03-10 07:56:16.547 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-10 07:56:16.562 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2025-03-10 07:56:16.570 [DefaultDispatcher-worker-2 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:16.570 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.570 [DefaultDispatcher-worker-2 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:16.570 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.574 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2025-03-10 07:56:16.576 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2025-03-10 07:56:16.579 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2025-03-10 07:56:16.579 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.581 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-10 07:56:16.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-10 07:56:16.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:16.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-10 07:56:16.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@722a2ba2 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.596 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-10 07:56:16.598 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-10 07:56:16.598 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-10 07:56:16.598 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-10 07:56:16.610 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-10 07:56:16.619 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-10 07:56:16.620 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-10 07:56:16.622 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-10 07:56:16.636 [DefaultDispatcher-worker-12 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-10 07:56:16.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-10 07:56:16.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-10 07:56:16.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.640 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e711e84: (connection evicted) 2025-03-10 07:56:16.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-10 07:56:16.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae247b7 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.643 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-10 07:56:16.651 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-03-10 07:56:16.651 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-03-10 07:56:16.651 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-10 07:56:16.658 [DefaultDispatcher-worker-7 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:16.658 [DefaultDispatcher-worker-7 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.658 [DefaultDispatcher-worker-7 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:16.658 [DefaultDispatcher-worker-7 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.663 [DefaultDispatcher-worker-14 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.663 [DefaultDispatcher-worker-14 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.669 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-03-10 07:56:16.678 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-03-10 07:56:16.679 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-03-10 07:56:16.681 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-03-10 07:56:16.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-10 07:56:16.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-10 07:56:16.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:16.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-10 07:56:16.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-10 07:56:16.692 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@342615e2 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.693 [Test worker @coroutine#4647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-10 07:56:16.697 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2025-03-10 07:56:16.697 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2025-03-10 07:56:16.697 [Test worker @coroutine#4647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-10 07:56:16.725 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2025-03-10 07:56:16.731 [DefaultDispatcher-worker-8 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:16.732 [DefaultDispatcher-worker-8 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.732 [DefaultDispatcher-worker-8 @coroutine#2252] 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. 2025-03-10 07:56:16.732 [DefaultDispatcher-worker-8 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.735 [DefaultDispatcher-worker-2 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.736 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.742 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2025-03-10 07:56:16.748 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2025-03-10 07:56:16.749 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2025-03-10 07:56:16.751 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.760 [DefaultDispatcher-worker-5 @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2025-03-10 07:56:16.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-10 07:56:16.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-10 07:56:16.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.766 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24a024c8: (connection evicted) 2025-03-10 07:56:16.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-10 07:56:16.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-10 07:56:16.770 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-10 07:56:16.770 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.770 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.770 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.770 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.770 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.770 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.770 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46ebfc09 2025-03-10 07:56:16.770 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.770 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.770 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.770 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.771 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-10 07:56:16.772 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-03-10 07:56:16.772 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-03-10 07:56:16.772 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-10 07:56:16.796 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-03-10 07:56:16.813 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-03-10 07:56:16.830 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-03-10 07:56:16.831 [DefaultDispatcher-worker-18 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:16.832 [DefaultDispatcher-worker-18 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.832 [DefaultDispatcher-worker-18 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:16.832 [DefaultDispatcher-worker-18 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.831 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-03-10 07:56:16.838 [DefaultDispatcher-worker-20 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.838 [DefaultDispatcher-worker-20 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:16.842 [DefaultDispatcher-worker-11 @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-03-10 07:56:16.843 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-03-10 07:56:16.853 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-03-10 07:56:16.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-10 07:56:16.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-10 07:56:16.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:16.860 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c: (connection evicted) 2025-03-10 07:56:16.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:16.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-10 07:56:16.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-10 07:56:16.864 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-10 07:56:16.864 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.864 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.864 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.864 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1295c0 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.865 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-10 07:56:16.869 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2025-03-10 07:56:16.869 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2025-03-10 07:56:16.869 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-10 07:56:16.897 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2025-03-10 07:56:16.912 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2025-03-10 07:56:16.915 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2025-03-10 07:56:16.916 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a544672 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:16.917 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-10 07:56:16.921 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd3841 2025-03-10 07:56:16.921 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd3841 2025-03-10 07:56:16.921 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-10 07:56:16.945 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd3841 2025-03-10 07:56:16.960 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd3841 2025-03-10 07:56:16.961 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd3841 2025-03-10 07:56:16.963 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd3841 2025-03-10 07:56:16.969 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:16.972 [DefaultDispatcher-worker-14 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd3841 2025-03-10 07:56:16.980 [DefaultDispatcher-worker-1 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2025-03-10 07:56:16.995 [DefaultDispatcher-worker-14 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2025-03-10 07:56:17.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-10 07:56:17.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-10 07:56:17.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.006 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bb5862: (connection evicted) 2025-03-10 07:56:17.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-10 07:56:17.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-10 07:56:17.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-10 07:56:17.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-10 07:56:17.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.010 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dd3841: (connection evicted) 2025-03-10 07:56:17.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-10 07:56:17.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54cb2cee 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.012 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.013 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-10 07:56:17.013 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-10 07:56:17.013 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-10 07:56:17.013 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-10 07:56:17.025 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-10 07:56:17.033 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-10 07:56:17.035 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-10 07:56:17.036 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.037 [DefaultDispatcher-worker-14 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e931a9 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.037 [DefaultDispatcher-worker-14 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.037 [DefaultDispatcher-worker-14 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.037 [DefaultDispatcher-worker-14 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.037 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-10 07:56:17.038 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-03-10 07:56:17.039 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-03-10 07:56:17.039 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-10 07:56:17.042 [DefaultDispatcher-worker-14 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.042 [DefaultDispatcher-worker-14 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.051 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-03-10 07:56:17.059 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-03-10 07:56:17.061 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-03-10 07:56:17.062 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-03-10 07:56:17.068 [DefaultDispatcher-worker-15 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-03-10 07:56:17.089 [DefaultDispatcher-worker-7 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-10 07:56:17.102 [DefaultDispatcher-worker-21 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-10 07:56:17.108 [DefaultDispatcher-worker-3 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:17.108 [DefaultDispatcher-worker-3 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.108 [DefaultDispatcher-worker-3 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:17.108 [DefaultDispatcher-worker-3 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.114 [DefaultDispatcher-worker-17 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.114 [DefaultDispatcher-worker-17 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.114 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-10 07:56:17.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-10 07:56:17.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.115 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@731819a0: (connection evicted) 2025-03-10 07:56:17.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-10 07:56:17.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-10 07:56:17.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-10 07:56:17.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-10 07:56:17.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.116 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f: (connection evicted) 2025-03-10 07:56:17.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-10 07:56:17.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e3934db 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.120 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-10 07:56:17.122 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-03-10 07:56:17.122 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-03-10 07:56:17.122 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-10 07:56:17.135 [DefaultDispatcher-worker-12 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:17.135 [DefaultDispatcher-worker-12 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.135 [DefaultDispatcher-worker-12 @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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:17.135 [DefaultDispatcher-worker-12 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.139 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-03-10 07:56:17.141 [DefaultDispatcher-worker-17 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.141 [DefaultDispatcher-worker-17 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.151 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-03-10 07:56:17.153 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-03-10 07:56:17.154 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d1090 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.155 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-10 07:56:17.157 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-03-10 07:56:17.157 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-03-10 07:56:17.157 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-10 07:56:17.171 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-03-10 07:56:17.179 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-03-10 07:56:17.180 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-03-10 07:56:17.182 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-03-10 07:56:17.187 [DefaultDispatcher-worker-5 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-03-10 07:56:17.197 [DefaultDispatcher-worker-11 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-03-10 07:56:17.209 [DefaultDispatcher-worker-22 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:17.210 [DefaultDispatcher-worker-22 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.210 [DefaultDispatcher-worker-22 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:17.210 [DefaultDispatcher-worker-22 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.211 [DefaultDispatcher-worker-15 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.211 [DefaultDispatcher-worker-15 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.212 [DefaultDispatcher-worker-6 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-03-10 07:56:17.218 [DefaultDispatcher-worker-6 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-03-10 07:56:17.222 [HikariPool-188 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:17.226 [DefaultDispatcher-worker-16 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-03-10 07:56:17.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-10 07:56:17.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-10 07:56:17.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.237 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4: (connection evicted) 2025-03-10 07:56:17.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-10 07:56:17.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-10 07:56:17.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-10 07:56:17.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-10 07:56:17.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.239 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aba3735: (connection evicted) 2025-03-10 07:56:17.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-10 07:56:17.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-10 07:56:17.242 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-10 07:56:17.242 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.242 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d170dac 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-03-10 07:56:17.243 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-10 07:56:17.256 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-03-10 07:56:17.259 [DefaultDispatcher-worker-17 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:17.259 [DefaultDispatcher-worker-17 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.259 [DefaultDispatcher-worker-17 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:17.259 [DefaultDispatcher-worker-17 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.262 [DefaultDispatcher-worker-11 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.262 [DefaultDispatcher-worker-11 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.265 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-03-10 07:56:17.267 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-03-10 07:56:17.268 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8de9dc 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-10 07:56:17.269 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-10 07:56:17.282 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-10 07:56:17.290 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-10 07:56:17.292 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-10 07:56:17.293 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-10 07:56:17.299 [DefaultDispatcher-worker-7 @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-10 07:56:17.313 [DefaultDispatcher-worker-2 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-03-10 07:56:17.321 [DefaultDispatcher-worker-16 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-03-10 07:56:17.333 [DefaultDispatcher-worker-1 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-03-10 07:56:17.343 [HikariPool-190 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-10 07:56:17.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-10 07:56:17.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.353 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56b4951a: (connection evicted) 2025-03-10 07:56:17.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-10 07:56:17.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-10 07:56:17.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-10 07:56:17.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-10 07:56:17.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.358 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522941b2: (connection evicted) 2025-03-10 07:56:17.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-10 07:56:17.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-10 07:56:17.360 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-10 07:56:17.360 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.360 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65899694 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.363 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-10 07:56:17.367 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cae1e4 2025-03-10 07:56:17.367 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cae1e4 2025-03-10 07:56:17.367 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-10 07:56:17.384 [DefaultDispatcher-worker-11 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:17.384 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.384 [DefaultDispatcher-worker-11 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:17.384 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.390 [DefaultDispatcher-worker-20 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.390 [DefaultDispatcher-worker-20 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.393 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31cae1e4 2025-03-10 07:56:17.411 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31cae1e4 2025-03-10 07:56:17.417 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31cae1e4 2025-03-10 07:56:17.419 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31cae1e4 2025-03-10 07:56:17.419 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-10 07:56:17.419 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.419 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.419 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.419 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.419 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.419 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.419 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57753d41 2025-03-10 07:56:17.419 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.419 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.419 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.420 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-10 07:56:17.423 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-03-10 07:56:17.423 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-03-10 07:56:17.423 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-10 07:56:17.449 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-03-10 07:56:17.464 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-03-10 07:56:17.466 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-03-10 07:56:17.467 [HikariPool-192 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.471 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-03-10 07:56:17.477 [DefaultDispatcher-worker-7 @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-03-10 07:56:17.502 [DefaultDispatcher-worker-20 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31cae1e4 2025-03-10 07:56:17.511 [DefaultDispatcher-worker-11 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31cae1e4 2025-03-10 07:56:17.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-10 07:56:17.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-10 07:56:17.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.519 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31cae1e4: (connection evicted) 2025-03-10 07:56:17.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-10 07:56:17.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-10 07:56:17.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-10 07:56:17.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-10 07:56:17.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.523 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23e95661: (connection evicted) 2025-03-10 07:56:17.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-10 07:56:17.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-10 07:56:17.529 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281f2d6c 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.530 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-10 07:56:17.533 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-03-10 07:56:17.533 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-03-10 07:56:17.533 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-10 07:56:17.558 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-03-10 07:56:17.569 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-03-10 07:56:17.570 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-03-10 07:56:17.572 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5739b804 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2025-03-10 07:56:17.573 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-10 07:56:17.586 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2025-03-10 07:56:17.593 [DefaultDispatcher-worker-6 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:17.594 [DefaultDispatcher-worker-6 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.594 [DefaultDispatcher-worker-6 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:17.594 [DefaultDispatcher-worker-6 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.594 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2025-03-10 07:56:17.596 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2025-03-10 07:56:17.597 [DefaultDispatcher-worker-3 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.597 [DefaultDispatcher-worker-3 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.597 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2025-03-10 07:56:17.603 [DefaultDispatcher-worker-22 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2025-03-10 07:56:17.615 [DefaultDispatcher-worker-21 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-03-10 07:56:17.633 [HikariPool-194 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:17.634 [DefaultDispatcher-worker-6 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-03-10 07:56:17.667 [DefaultDispatcher-worker-1 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-03-10 07:56:17.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-10 07:56:17.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-10 07:56:17.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.669 [DefaultDispatcher-worker-20 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:17.670 [DefaultDispatcher-worker-20 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.670 [DefaultDispatcher-worker-20 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:17.670 [DefaultDispatcher-worker-20 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.671 [DefaultDispatcher-worker-8 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.671 [DefaultDispatcher-worker-8 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.671 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9: (connection evicted) 2025-03-10 07:56:17.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-10 07:56:17.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-10 07:56:17.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-10 07:56:17.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-10 07:56:17.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.673 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.676 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6adee80f: (connection evicted) 2025-03-10 07:56:17.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-10 07:56:17.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5319f536 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.680 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-10 07:56:17.686 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-03-10 07:56:17.686 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-03-10 07:56:17.686 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-10 07:56:17.711 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-03-10 07:56:17.722 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-03-10 07:56:17.724 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-03-10 07:56:17.725 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1361b39a 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.726 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-10 07:56:17.730 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-03-10 07:56:17.730 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-03-10 07:56:17.730 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-10 07:56:17.748 [DefaultDispatcher-worker-15 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:17.748 [DefaultDispatcher-worker-15 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.748 [DefaultDispatcher-worker-15 @coroutine#2252] 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. 2025-03-10 07:56:17.748 [DefaultDispatcher-worker-15 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.749 [DefaultDispatcher-worker-20 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.751 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-03-10 07:56:17.759 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-03-10 07:56:17.761 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-03-10 07:56:17.763 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-03-10 07:56:17.771 [DefaultDispatcher-worker-14 @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-03-10 07:56:17.781 [DefaultDispatcher-worker-10 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-03-10 07:56:17.786 [HikariPool-196 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:17.795 [DefaultDispatcher-worker-8 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-03-10 07:56:17.803 [DefaultDispatcher-worker-2 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-03-10 07:56:17.817 [DefaultDispatcher-worker-7 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-03-10 07:56:17.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-10 07:56:17.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-10 07:56:17.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.819 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@503eac4c: (connection evicted) 2025-03-10 07:56:17.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-10 07:56:17.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-10 07:56:17.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-10 07:56:17.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-10 07:56:17.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.821 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69a61267: (connection evicted) 2025-03-10 07:56:17.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-10 07:56:17.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d31e24 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-03-10 07:56:17.824 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-10 07:56:17.837 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-03-10 07:56:17.847 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-03-10 07:56:17.849 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-03-10 07:56:17.849 [DefaultDispatcher-worker-4 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:17.849 [DefaultDispatcher-worker-4 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.850 [DefaultDispatcher-worker-4 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:17.850 [DefaultDispatcher-worker-4 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.851 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2d0d25 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.852 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-10 07:56:17.851 [DefaultDispatcher-worker-4 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.853 [DefaultDispatcher-worker-4 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:17.853 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@73502c47 2025-03-10 07:56:17.853 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@73502c47 2025-03-10 07:56:17.853 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-10 07:56:17.875 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73502c47 2025-03-10 07:56:17.883 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73502c47 2025-03-10 07:56:17.886 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.885 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73502c47 2025-03-10 07:56:17.889 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73502c47 2025-03-10 07:56:17.896 [DefaultDispatcher-worker-18 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73502c47 2025-03-10 07:56:17.900 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.915 [DefaultDispatcher-worker-14 @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-03-10 07:56:17.924 [HikariPool-198 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:17.932 [DefaultDispatcher-worker-3 @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-03-10 07:56:17.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-10 07:56:17.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-10 07:56:17.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.953 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61: (connection evicted) 2025-03-10 07:56:17.954 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-10 07:56:17.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-10 07:56:17.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-10 07:56:17.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-10 07:56:17.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:17.955 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73502c47: (connection evicted) 2025-03-10 07:56:17.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:17.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-10 07:56:17.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68f67bbd 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:17.957 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-10 07:56:17.963 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-10 07:56:17.963 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-10 07:56:17.963 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-10 07:56:17.989 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-10 07:56:18.005 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-10 07:56:18.011 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-10 07:56:18.013 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d41b929 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:18.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:18.014 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-10 07:56:18.017 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2025-03-10 07:56:18.017 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2025-03-10 07:56:18.017 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-10 07:56:18.058 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2025-03-10 07:56:18.062 [DefaultDispatcher-worker-2 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:18.062 [DefaultDispatcher-worker-2 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.062 [DefaultDispatcher-worker-2 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:18.062 [DefaultDispatcher-worker-2 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.063 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.063 [DefaultDispatcher-worker-2 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.063 [DefaultDispatcher-worker-2 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.071 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2025-03-10 07:56:18.072 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2025-03-10 07:56:18.078 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2025-03-10 07:56:18.085 [DefaultDispatcher-worker-5 @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2025-03-10 07:56:18.094 [DefaultDispatcher-worker-18 @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-10 07:56:18.102 [DefaultDispatcher-worker-14 @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-10 07:56:18.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-10 07:56:18.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-10 07:56:18.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.117 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.118 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65c040c9: (connection evicted) 2025-03-10 07:56:18.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:18.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-10 07:56:18.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-10 07:56:18.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-10 07:56:18.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-10 07:56:18.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.121 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@333813e7: (connection evicted) 2025-03-10 07:56:18.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:18.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-10 07:56:18.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-10 07:56:18.124 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-10 07:56:18.124 [DefaultDispatcher-worker-18 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:18.125 [DefaultDispatcher-worker-18 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:18.125 [DefaultDispatcher-worker-18 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:18.125 [DefaultDispatcher-worker-18 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1398e3aa 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:18.125 [Test worker @coroutine#5070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-10 07:56:18.129 [DefaultDispatcher-worker-15 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.129 [DefaultDispatcher-worker-15 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.129 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-10 07:56:18.129 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-10 07:56:18.129 [Test worker @coroutine#5070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-10 07:56:18.148 [DefaultDispatcher-worker-9 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:18.148 [DefaultDispatcher-worker-9 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.148 [DefaultDispatcher-worker-9 @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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:18.148 [DefaultDispatcher-worker-9 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.149 [DefaultDispatcher-worker-15 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.149 [DefaultDispatcher-worker-15 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.151 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-10 07:56:18.166 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-10 07:56:18.173 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-10 07:56:18.175 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79a15001 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:18.175 [Test worker @coroutine#5070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-10 07:56:18.184 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2025-03-10 07:56:18.184 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2025-03-10 07:56:18.184 [Test worker @coroutine#5070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-10 07:56:18.207 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2025-03-10 07:56:18.220 [DefaultDispatcher-worker-3 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:18.221 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.221 [DefaultDispatcher-worker-3 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:18.221 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.222 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2025-03-10 07:56:18.224 [DefaultDispatcher-worker-19 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.224 [DefaultDispatcher-worker-19 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.228 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2025-03-10 07:56:18.229 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.230 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2025-03-10 07:56:18.239 [DefaultDispatcher-worker-5 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2025-03-10 07:56:18.250 [DefaultDispatcher-worker-12 @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-10 07:56:18.256 [DefaultDispatcher-worker-5 @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-10 07:56:18.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-10 07:56:18.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-10 07:56:18.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.261 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31c87223: (connection evicted) 2025-03-10 07:56:18.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:18.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-10 07:56:18.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-10 07:56:18.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-10 07:56:18.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-10 07:56:18.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.264 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf: (connection evicted) 2025-03-10 07:56:18.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:18.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-10 07:56:18.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@511f21f9 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:18.268 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-10 07:56:18.274 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-10 07:56:18.274 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-10 07:56:18.274 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-10 07:56:18.276 [DefaultDispatcher-worker-15 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:18.276 [DefaultDispatcher-worker-15 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.276 [DefaultDispatcher-worker-15 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:18.276 [DefaultDispatcher-worker-15 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.281 [DefaultDispatcher-worker-21 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.281 [DefaultDispatcher-worker-21 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.287 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-10 07:56:18.295 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-10 07:56:18.297 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-10 07:56:18.298 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2175111e 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:18.299 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-10 07:56:18.300 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-03-10 07:56:18.300 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-03-10 07:56:18.300 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-10 07:56:18.312 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-03-10 07:56:18.321 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-03-10 07:56:18.322 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-03-10 07:56:18.324 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-03-10 07:56:18.331 [DefaultDispatcher-worker-12 @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-03-10 07:56:18.348 [DefaultDispatcher-worker-21 @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-10 07:56:18.357 [DefaultDispatcher-worker-7 @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-10 07:56:18.364 [DefaultDispatcher-worker-1 @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-10 07:56:18.374 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.399 [DefaultDispatcher-worker-13 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:18.399 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.399 [DefaultDispatcher-worker-13 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:18.399 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.400 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.400 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.400 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.487 [DefaultDispatcher-worker-3 @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-10 07:56:18.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-10 07:56:18.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-10 07:56:18.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.490 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de: (connection evicted) 2025-03-10 07:56:18.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:18.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-10 07:56:18.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-10 07:56:18.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-10 07:56:18.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-10 07:56:18.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.497 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35b5056e: (connection evicted) 2025-03-10 07:56:18.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:18.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-10 07:56:18.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f143176 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:18.499 [Test worker @coroutine#5162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-10 07:56:18.503 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-03-10 07:56:18.503 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-03-10 07:56:18.503 [Test worker @coroutine#5162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-10 07:56:18.521 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-03-10 07:56:18.529 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-03-10 07:56:18.531 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-03-10 07:56:18.532 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@473e0536 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:18.533 [Test worker @coroutine#5162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-10 07:56:18.534 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-03-10 07:56:18.534 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-03-10 07:56:18.534 [Test worker @coroutine#5162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-10 07:56:18.546 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-03-10 07:56:18.555 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-03-10 07:56:18.556 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-03-10 07:56:18.559 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-03-10 07:56:18.564 [DefaultDispatcher-worker-22 @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-03-10 07:56:18.576 [DefaultDispatcher-worker-18 @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-03-10 07:56:18.586 [DefaultDispatcher-worker-6 @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-03-10 07:56:18.592 [DefaultDispatcher-worker-3 @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-03-10 07:56:18.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-10 07:56:18.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-10 07:56:18.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.598 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5: (connection evicted) 2025-03-10 07:56:18.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:18.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-10 07:56:18.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-10 07:56:18.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-10 07:56:18.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-10 07:56:18.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.600 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2110b756: (connection evicted) 2025-03-10 07:56:18.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:18.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-10 07:56:18.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31881213 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:18.604 [Test worker @coroutine#5191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-10 07:56:18.606 [DefaultDispatcher-worker-16 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:18.606 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-03-10 07:56:18.606 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-03-10 07:56:18.606 [Test worker @coroutine#5191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-10 07:56:18.606 [DefaultDispatcher-worker-16 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.606 [DefaultDispatcher-worker-16 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:18.606 [DefaultDispatcher-worker-16 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.609 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.609 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.619 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-03-10 07:56:18.628 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-03-10 07:56:18.629 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-03-10 07:56:18.631 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-03-10 07:56:18.631 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3514ea20 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-03-10 07:56:18.632 [Test worker @coroutine#5191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-10 07:56:18.645 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-03-10 07:56:18.654 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-03-10 07:56:18.655 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-03-10 07:56:18.657 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-03-10 07:56:18.666 [DefaultDispatcher-worker-8 @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-03-10 07:56:18.676 [DefaultDispatcher-worker-19 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:18.676 [DefaultDispatcher-worker-19 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.676 [DefaultDispatcher-worker-19 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:18.676 [DefaultDispatcher-worker-19 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.679 [DefaultDispatcher-worker-10 @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-03-10 07:56:18.681 [DefaultDispatcher-worker-16 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.681 [DefaultDispatcher-worker-16 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.690 [DefaultDispatcher-worker-8 @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-03-10 07:56:18.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-10 07:56:18.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-10 07:56:18.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.696 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@595626b8: (connection evicted) 2025-03-10 07:56:18.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:18.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-10 07:56:18.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-10 07:56:18.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-10 07:56:18.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-10 07:56:18.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.697 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5683a326: (connection evicted) 2025-03-10 07:56:18.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:18.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-10 07:56:18.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-10 07:56:18.698 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-10 07:56:18.698 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:18.698 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:18.698 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:18.698 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:18.698 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:18.698 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:18.698 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eb506d0 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-03-10 07:56:18.699 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-10 07:56:18.712 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-03-10 07:56:18.720 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-03-10 07:56:18.722 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-03-10 07:56:18.723 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e847a7 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:18.724 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-10 07:56:18.725 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-03-10 07:56:18.725 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-03-10 07:56:18.725 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-10 07:56:18.737 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-03-10 07:56:18.746 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-03-10 07:56:18.747 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-03-10 07:56:18.749 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-03-10 07:56:18.755 [DefaultDispatcher-worker-3 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:18.755 [DefaultDispatcher-worker-3 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.755 [DefaultDispatcher-worker-3 @coroutine#2252] 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. 2025-03-10 07:56:18.755 [DefaultDispatcher-worker-3 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.755 [DefaultDispatcher-worker-5 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.756 [DefaultDispatcher-worker-11 @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-03-10 07:56:18.766 [DefaultDispatcher-worker-13 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-03-10 07:56:18.775 [DefaultDispatcher-worker-6 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-03-10 07:56:18.783 [DefaultDispatcher-worker-13 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc148d 2025-03-10 07:56:18.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-10 07:56:18.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-10 07:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.790 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cc148d: (connection evicted) 2025-03-10 07:56:18.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:18.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-10 07:56:18.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-10 07:56:18.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-10 07:56:18.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-10 07:56:18.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.791 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6608072d: (connection evicted) 2025-03-10 07:56:18.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:18.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-10 07:56:18.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60f6c148 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:18.793 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-10 07:56:18.796 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-03-10 07:56:18.796 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-03-10 07:56:18.796 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-10 07:56:18.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-03-10 07:56:18.818 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-03-10 07:56:18.819 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-03-10 07:56:18.821 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-03-10 07:56:18.827 [DefaultDispatcher-worker-20 @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-03-10 07:56:18.831 [DefaultDispatcher-worker-11 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-03-10 07:56:18.844 [UI Thread @coroutine#5284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=703313686087106560 2025-03-10 07:56:18.844 [UI Thread @coroutine#5284] 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=703313686087106560. 2025-03-10 07:56:18.844 [UI Thread @coroutine#5284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=703313686087106560 2025-03-10 07:56:18.849 [UI Thread @coroutine#5284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=703313686087106560 2025-03-10 07:56:18.849 [UI Thread @coroutine#5284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=703313686087106560 2025-03-10 07:56:18.849 [UI Thread @coroutine#5284] 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=703313686087106560. 2025-03-10 07:56:18.849 [UI Thread @coroutine#5284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=703313686087106560 to class io.ktor.utils.io.ByteReadChannel 2025-03-10 07:56:18.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-10 07:56:18.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-10 07:56:18.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:18.854 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a8dedda: (connection evicted) 2025-03-10 07:56:18.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:18.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-10 07:56:18.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-10 07:56:18.862 [DefaultDispatcher-worker-19 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:18.862 [DefaultDispatcher-worker-19 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.862 [DefaultDispatcher-worker-19 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:18.862 [DefaultDispatcher-worker-19 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.866 [DefaultDispatcher-worker-14 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.866 [DefaultDispatcher-worker-14 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb58c8a 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:18.930 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-10 07:56:18.931 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:18.931 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:18.931 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:18.931 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:18.931 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:18.931 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:18.931 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:18.931 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:18.931 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-10 07:56:18.934 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-03-10 07:56:18.934 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-03-10 07:56:18.934 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-10 07:56:18.955 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-03-10 07:56:18.975 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-03-10 07:56:18.976 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-03-10 07:56:18.978 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-03-10 07:56:18.989 [DefaultDispatcher-worker-21 @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-03-10 07:56:19.014 [DefaultDispatcher-worker-3 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-03-10 07:56:19.019 [DefaultDispatcher-worker-21 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-03-10 07:56:19.034 [HikariPool-213 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-10 07:56:19.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-10 07:56:19.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.047 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@591e27f1: (connection evicted) 2025-03-10 07:56:19.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-10 07:56:19.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-10 07:56:19.119 [DefaultDispatcher-worker-14 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:19.119 [DefaultDispatcher-worker-14 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.119 [DefaultDispatcher-worker-14 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:19.119 [DefaultDispatcher-worker-14 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.121 [DefaultDispatcher-worker-8 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.121 [DefaultDispatcher-worker-8 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2693b289 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:19.122 [Test worker @coroutine#5330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-10 07:56:19.125 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e40db1 2025-03-10 07:56:19.125 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e40db1 2025-03-10 07:56:19.125 [Test worker @coroutine#5330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-10 07:56:19.141 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e40db1 2025-03-10 07:56:19.142 [DefaultDispatcher-worker-8 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:19.142 [DefaultDispatcher-worker-8 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.142 [DefaultDispatcher-worker-8 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:19.142 [DefaultDispatcher-worker-8 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.145 [DefaultDispatcher-worker-1 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.145 [DefaultDispatcher-worker-1 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.155 [DefaultDispatcher-worker-17 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:19.155 [DefaultDispatcher-worker-17 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.155 [DefaultDispatcher-worker-17 @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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:19.155 [DefaultDispatcher-worker-17 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.156 [DefaultDispatcher-worker-11 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.156 [DefaultDispatcher-worker-11 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.158 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e40db1 2025-03-10 07:56:19.159 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e40db1 2025-03-10 07:56:19.161 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e40db1 2025-03-10 07:56:19.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-10 07:56:19.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-10 07:56:19.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:19.174 [DefaultDispatcher-worker-3 @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e40db1 2025-03-10 07:56:19.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-10 07:56:19.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193b6f5b 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:19.177 [Test worker @coroutine#5357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-10 07:56:19.179 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-03-10 07:56:19.179 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-03-10 07:56:19.179 [Test worker @coroutine#5357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-10 07:56:19.205 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-03-10 07:56:19.221 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-03-10 07:56:19.226 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-03-10 07:56:19.227 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-03-10 07:56:19.232 [DefaultDispatcher-worker-22 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:19.232 [DefaultDispatcher-worker-22 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.232 [DefaultDispatcher-worker-22 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:19.232 [DefaultDispatcher-worker-22 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.233 [DefaultDispatcher-worker-20 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.233 [DefaultDispatcher-worker-20 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-10 07:56:19.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-10 07:56:19.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:19.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-10 07:56:19.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c085f3 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:19.244 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-10 07:56:19.245 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-03-10 07:56:19.245 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-03-10 07:56:19.245 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-10 07:56:19.274 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-03-10 07:56:19.287 [DefaultDispatcher-worker-10 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:19.288 [DefaultDispatcher-worker-10 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.288 [DefaultDispatcher-worker-10 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:19.288 [DefaultDispatcher-worker-10 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.289 [DefaultDispatcher-worker-5 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.289 [DefaultDispatcher-worker-5 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.294 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-03-10 07:56:19.298 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-03-10 07:56:19.300 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-03-10 07:56:19.300 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-10 07:56:19.300 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:19.300 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:19.300 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:19.300 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:19.300 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:19.300 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:19.300 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46f43f50 2025-03-10 07:56:19.300 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:19.300 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:19.300 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:19.300 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:19.300 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:19.301 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-10 07:56:19.305 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2025-03-10 07:56:19.305 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2025-03-10 07:56:19.305 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-10 07:56:19.329 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2025-03-10 07:56:19.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2025-03-10 07:56:19.345 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.346 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2025-03-10 07:56:19.347 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2025-03-10 07:56:19.353 [DefaultDispatcher-worker-5 @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2025-03-10 07:56:19.363 [DefaultDispatcher-worker-13 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-03-10 07:56:19.369 [UI Thread @coroutine#5406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37705/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 07:56:19.369 [UI Thread @coroutine#5406] 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:37705/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 07:56:19.369 [UI Thread @coroutine#5406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37705/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 07:56:19.375 [UI Thread @coroutine#5406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37705/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 07:56:19.375 [UI Thread @coroutine#5406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37705/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 07:56:19.376 [UI Thread @coroutine#5406] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37705/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 07:56:19.376 [UI Thread @coroutine#5406] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37705/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:19.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-10 07:56:19.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-10 07:56:19.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.379 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2004f99: (connection evicted) 2025-03-10 07:56:19.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-10 07:56:19.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-10 07:56:19.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-10 07:56:19.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-10 07:56:19.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.383 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044: (connection evicted) 2025-03-10 07:56:19.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-10 07:56:19.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-10 07:56:19.386 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d2ec8b2 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2025-03-10 07:56:19.387 [Test worker @coroutine#5412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-10 07:56:19.421 [DefaultDispatcher-worker-9 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:19.421 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.421 [DefaultDispatcher-worker-9 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:19.421 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.422 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2025-03-10 07:56:19.423 [DefaultDispatcher-worker-1 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.423 [DefaultDispatcher-worker-1 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.430 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2025-03-10 07:56:19.432 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2025-03-10 07:56:19.433 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32bff23d 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:19.434 [Test worker @coroutine#5412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-10 07:56:19.436 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-10 07:56:19.436 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-10 07:56:19.436 [Test worker @coroutine#5412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-10 07:56:19.464 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-10 07:56:19.472 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-10 07:56:19.474 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-10 07:56:19.475 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-10 07:56:19.482 [DefaultDispatcher-worker-21 @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-10 07:56:19.487 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:19.492 [DefaultDispatcher-worker-10 @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2025-03-10 07:56:19.494 [UI Thread @coroutine#5439] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45755/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 07:56:19.494 [UI Thread @coroutine#5439] 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:45755/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 07:56:19.494 [UI Thread @coroutine#5439] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45755/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 07:56:19.497 [UI Thread @coroutine#5439] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45755/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 07:56:19.497 [UI Thread @coroutine#5439] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45755/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 07:56:19.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-10 07:56:19.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-10 07:56:19.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.502 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@502326b3: (connection evicted) 2025-03-10 07:56:19.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-10 07:56:19.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-10 07:56:19.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-10 07:56:19.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-10 07:56:19.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.504 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb: (connection evicted) 2025-03-10 07:56:19.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-10 07:56:19.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be93728 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:19.509 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-10 07:56:19.516 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-03-10 07:56:19.516 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-03-10 07:56:19.516 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-10 07:56:19.541 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-03-10 07:56:19.552 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-03-10 07:56:19.553 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-03-10 07:56:19.555 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e6066e1 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:19.555 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:19.556 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:19.556 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-10 07:56:19.556 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:19.556 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:19.556 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:19.556 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:19.556 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:19.556 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:19.556 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:19.556 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:19.556 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-10 07:56:19.556 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-03-10 07:56:19.556 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-03-10 07:56:19.556 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-10 07:56:19.568 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-03-10 07:56:19.577 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-03-10 07:56:19.579 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-03-10 07:56:19.580 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-03-10 07:56:19.586 [DefaultDispatcher-worker-12 @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-03-10 07:56:19.596 [DefaultDispatcher-worker-3 @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-03-10 07:56:19.599 [UI Thread @coroutine#5470] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57639/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 07:56:19.599 [UI Thread @coroutine#5470] 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:57639/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 07:56:19.599 [UI Thread @coroutine#5470] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57639/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 07:56:19.601 [UI Thread @coroutine#5470] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57639/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 07:56:19.601 [UI Thread @coroutine#5470] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57639/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 07:56:19.601 [UI Thread @coroutine#5470] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57639/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 07:56:19.601 [UI Thread @coroutine#5470] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57639/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:19.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-10 07:56:19.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-10 07:56:19.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.607 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c: (connection evicted) 2025-03-10 07:56:19.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-10 07:56:19.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-10 07:56:19.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-10 07:56:19.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-10 07:56:19.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.608 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5435582e: (connection evicted) 2025-03-10 07:56:19.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-10 07:56:19.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46092840 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:19.611 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-10 07:56:19.613 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-10 07:56:19.613 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-10 07:56:19.613 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-10 07:56:19.617 [DefaultDispatcher-worker-19 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:19.617 [DefaultDispatcher-worker-19 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.617 [DefaultDispatcher-worker-19 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:19.617 [DefaultDispatcher-worker-19 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.619 [DefaultDispatcher-worker-5 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.619 [DefaultDispatcher-worker-5 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.628 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-10 07:56:19.637 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-10 07:56:19.639 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-10 07:56:19.641 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c79be0f 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-03-10 07:56:19.642 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-10 07:56:19.655 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-03-10 07:56:19.664 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-03-10 07:56:19.666 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-03-10 07:56:19.668 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-03-10 07:56:19.673 [DefaultDispatcher-worker-12 @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-03-10 07:56:19.688 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:19.688 [DefaultDispatcher-worker-15 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.688 [DefaultDispatcher-worker-15 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:19.688 [DefaultDispatcher-worker-15 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.689 [DefaultDispatcher-worker-21 @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-10 07:56:19.690 [DefaultDispatcher-worker-10 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.691 [DefaultDispatcher-worker-10 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.700 [DefaultDispatcher-worker-10 @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-10 07:56:19.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-10 07:56:19.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-10 07:56:19.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.713 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.719 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae2227: (connection evicted) 2025-03-10 07:56:19.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-10 07:56:19.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-10 07:56:19.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-10 07:56:19.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-10 07:56:19.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.725 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa: (connection evicted) 2025-03-10 07:56:19.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-10 07:56:19.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73032867 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:19.728 [Test worker @coroutine#5530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-10 07:56:19.730 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-10 07:56:19.730 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-10 07:56:19.730 [Test worker @coroutine#5530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-10 07:56:19.757 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-10 07:56:19.762 [DefaultDispatcher-worker-8 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:19.762 [DefaultDispatcher-worker-8 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.762 [DefaultDispatcher-worker-8 @coroutine#2252] 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. 2025-03-10 07:56:19.762 [DefaultDispatcher-worker-8 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.763 [DefaultDispatcher-worker-11 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.773 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-10 07:56:19.774 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-10 07:56:19.779 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-10 07:56:19.790 [DefaultDispatcher-worker-18 @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-10 07:56:19.815 [DefaultDispatcher-worker-12 @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-10 07:56:19.830 [DefaultDispatcher-worker-18 @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-10 07:56:19.830 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.847 [DefaultDispatcher-worker-4 @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-10 07:56:19.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-10 07:56:19.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-10 07:56:19.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.852 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28b995b8: (connection evicted) 2025-03-10 07:56:19.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-10 07:56:19.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-10 07:56:19.854 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2700609f 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-10 07:56:19.855 [Test worker @coroutine#5567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-10 07:56:19.870 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-10 07:56:19.872 [DefaultDispatcher-worker-9 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:19.873 [DefaultDispatcher-worker-9 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.873 [DefaultDispatcher-worker-9 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:19.873 [DefaultDispatcher-worker-9 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.874 [DefaultDispatcher-worker-20 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.874 [DefaultDispatcher-worker-20 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:19.884 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-10 07:56:19.885 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-10 07:56:19.890 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-10 07:56:19.890 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a69f1ef 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:19.891 [Test worker @coroutine#5567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-10 07:56:19.896 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@219aab91 2025-03-10 07:56:19.896 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@219aab91 2025-03-10 07:56:19.896 [Test worker @coroutine#5567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-10 07:56:19.908 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219aab91 2025-03-10 07:56:19.916 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219aab91 2025-03-10 07:56:19.917 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219aab91 2025-03-10 07:56:19.919 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219aab91 2025-03-10 07:56:19.926 [DefaultDispatcher-worker-19 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219aab91 2025-03-10 07:56:19.951 [DefaultDispatcher-worker-5 @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-10 07:56:19.955 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:19.958 [DefaultDispatcher-worker-17 @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-10 07:56:19.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-10 07:56:19.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-10 07:56:19.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.969 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b: (connection evicted) 2025-03-10 07:56:19.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-10 07:56:19.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-10 07:56:19.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-10 07:56:19.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-10 07:56:19.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:19.970 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219aab91: (connection evicted) 2025-03-10 07:56:19.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:19.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-10 07:56:19.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@614427b2 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:19.972 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:19.973 [Test worker @coroutine#5610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-10 07:56:19.974 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-03-10 07:56:19.974 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-03-10 07:56:19.974 [Test worker @coroutine#5610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-10 07:56:19.987 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-03-10 07:56:19.995 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-03-10 07:56:19.997 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-03-10 07:56:19.998 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-03-10 07:56:20.004 [DefaultDispatcher-worker-19 @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-03-10 07:56:20.008 [DefaultDispatcher-worker-13 @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-03-10 07:56:20.026 [DefaultDispatcher-worker-8 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-03-10 07:56:20.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-10 07:56:20.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-10 07:56:20.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:20.029 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a: (connection evicted) 2025-03-10 07:56:20.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:20.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-10 07:56:20.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@340d50c8 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:20.031 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-10 07:56:20.032 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a32be8d 2025-03-10 07:56:20.032 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a32be8d 2025-03-10 07:56:20.032 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-10 07:56:20.044 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a32be8d 2025-03-10 07:56:20.053 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a32be8d 2025-03-10 07:56:20.054 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a32be8d 2025-03-10 07:56:20.056 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a32be8d 2025-03-10 07:56:20.063 [DefaultDispatcher-worker-15 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a32be8d 2025-03-10 07:56:20.074 [DefaultDispatcher-worker-18 @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a32be8d 2025-03-10 07:56:20.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-10 07:56:20.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-10 07:56:20.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:20.076 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a32be8d: (connection evicted) 2025-03-10 07:56:20.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:20.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-10 07:56:20.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-10 07:56:20.078 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eab279 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@10982760 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@10982760 2025-03-10 07:56:20.079 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-10 07:56:20.092 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10982760 2025-03-10 07:56:20.100 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10982760 2025-03-10 07:56:20.101 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10982760 2025-03-10 07:56:20.103 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10982760 2025-03-10 07:56:20.112 [DefaultDispatcher-worker-8 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10982760 2025-03-10 07:56:20.199 [HikariPool-229 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:20.203 [DefaultDispatcher-worker-1 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:20.203 [DefaultDispatcher-worker-1 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.203 [DefaultDispatcher-worker-1 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:20.203 [DefaultDispatcher-worker-1 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.204 [DefaultDispatcher-worker-5 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:20.204 [DefaultDispatcher-worker-5 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.204 [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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:20.204 [DefaultDispatcher-worker-5 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.204 [DefaultDispatcher-worker-11 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.204 [DefaultDispatcher-worker-11 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.204 [DefaultDispatcher-worker-13 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:20.204 [DefaultDispatcher-worker-13 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.204 [DefaultDispatcher-worker-13 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:20.204 [DefaultDispatcher-worker-13 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.204 [DefaultDispatcher-worker-13 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.204 [DefaultDispatcher-worker-13 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.205 [DefaultDispatcher-worker-13 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.205 [DefaultDispatcher-worker-13 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-10 07:56:20.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-10 07:56:20.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:20.217 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10982760: (connection evicted) 2025-03-10 07:56:20.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:20.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-10 07:56:20.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3116e9d2 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:20.219 [Test worker @coroutine#5700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-10 07:56:20.221 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-03-10 07:56:20.221 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-03-10 07:56:20.221 [Test worker @coroutine#5700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-10 07:56:20.239 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-03-10 07:56:20.243 [DefaultDispatcher-worker-7 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:20.243 [DefaultDispatcher-worker-7 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.243 [DefaultDispatcher-worker-7 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:20.243 [DefaultDispatcher-worker-7 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.244 [DefaultDispatcher-worker-14 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.244 [DefaultDispatcher-worker-14 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.247 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-03-10 07:56:20.249 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-03-10 07:56:20.250 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-03-10 07:56:20.257 [DefaultDispatcher-worker-9 @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-03-10 07:56:20.266 [DefaultDispatcher-worker-4 @coroutine#5700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-03-10 07:56:20.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-10 07:56:20.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-10 07:56:20.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:20.271 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a65e842: (connection evicted) 2025-03-10 07:56:20.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:20.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-10 07:56:20.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fd64d6b 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:20.275 [Test worker @coroutine#5726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-10 07:56:20.276 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2025-03-10 07:56:20.276 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2025-03-10 07:56:20.276 [Test worker @coroutine#5726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-10 07:56:20.288 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2025-03-10 07:56:20.298 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2025-03-10 07:56:20.300 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2025-03-10 07:56:20.301 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2025-03-10 07:56:20.302 [DefaultDispatcher-worker-18 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:20.302 [DefaultDispatcher-worker-18 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.302 [DefaultDispatcher-worker-18 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:20.302 [DefaultDispatcher-worker-18 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.303 [DefaultDispatcher-worker-10 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.303 [DefaultDispatcher-worker-10 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.308 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-231 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 due to dirty commit state on close(). 2025-03-10 07:56:20.308 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2025-03-10 07:56:20.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-10 07:56:20.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-10 07:56:20.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:20.310 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2: (connection evicted) 2025-03-10 07:56:20.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:20.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-10 07:56:20.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515d6c9f 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:20.314 [Test worker @coroutine#5745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-10 07:56:20.315 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2 2025-03-10 07:56:20.315 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2 2025-03-10 07:56:20.315 [Test worker @coroutine#5745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-10 07:56:20.328 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2 2025-03-10 07:56:20.337 [Test worker @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2 2025-03-10 07:56:20.338 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2 2025-03-10 07:56:20.340 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2 2025-03-10 07:56:20.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-10 07:56:20.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-10 07:56:20.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:20.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:20.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-10 07:56:20.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-10 07:56:20.345 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48f08e9 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e 2025-03-10 07:56:20.346 [Test worker @coroutine#5761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-10 07:56:20.359 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e 2025-03-10 07:56:20.367 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e 2025-03-10 07:56:20.369 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e 2025-03-10 07:56:20.370 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e 2025-03-10 07:56:20.377 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-233 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e due to dirty commit state on close(). 2025-03-10 07:56:20.377 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e 2025-03-10 07:56:20.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-10 07:56:20.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-10 07:56:20.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:20.384 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e: (connection evicted) 2025-03-10 07:56:20.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:20.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-10 07:56:20.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-10 07:56:20.393 [UI Thread @coroutine#5782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46247/Site/verify 2025-03-10 07:56:20.393 [UI Thread @coroutine#5782] 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:46247/Site/verify. 2025-03-10 07:56:20.393 [UI Thread @coroutine#5782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46247/Site/verify 2025-03-10 07:56:20.399 [UI Thread @coroutine#5782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46247/Site/verify 2025-03-10 07:56:20.399 [UI Thread @coroutine#5782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46247/Site/verify 2025-03-10 07:56:20.399 [UI Thread @coroutine#5782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46247/Site/verify. 2025-03-10 07:56:20.399 [UI Thread @coroutine#5782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46247/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c006046 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:20.412 [Test worker @coroutine#5796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-10 07:56:20.417 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-03-10 07:56:20.417 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-03-10 07:56:20.417 [Test worker @coroutine#5796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-10 07:56:20.429 [DefaultDispatcher-worker-11 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:20.430 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.430 [DefaultDispatcher-worker-11 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:20.430 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.430 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-03-10 07:56:20.433 [DefaultDispatcher-worker-3 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.433 [DefaultDispatcher-worker-3 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.438 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-03-10 07:56:20.439 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-03-10 07:56:20.441 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-03-10 07:56:20.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-10 07:56:20.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-10 07:56:20.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:20.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:20.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-10 07:56:20.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17aa06eb 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:20.445 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:20.446 [Test worker @coroutine#5816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-10 07:56:20.451 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@419fc1d6 2025-03-10 07:56:20.451 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@419fc1d6 2025-03-10 07:56:20.451 [Test worker @coroutine#5816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-10 07:56:20.474 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419fc1d6 2025-03-10 07:56:20.482 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419fc1d6 2025-03-10 07:56:20.484 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419fc1d6 2025-03-10 07:56:20.485 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419fc1d6 2025-03-10 07:56:20.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-10 07:56:20.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-10 07:56:20.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:20.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:20.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-10 07:56:20.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-10 07:56:20.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-10 07:56:20.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:20.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:20.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:20.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:20.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:20.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:20.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35645453 2025-03-10 07:56:20.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:20.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:20.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:20.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:20.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:20.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:20.491 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-10 07:56:20.496 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a882681 2025-03-10 07:56:20.496 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a882681 2025-03-10 07:56:20.496 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-10 07:56:20.514 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a882681 2025-03-10 07:56:20.523 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a882681 2025-03-10 07:56:20.524 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a882681 2025-03-10 07:56:20.526 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a882681 2025-03-10 07:56:20.529 [UI Thread @coroutine#5844] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44249/Site/verify 2025-03-10 07:56:20.529 [UI Thread @coroutine#5844] 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:44249/Site/verify. 2025-03-10 07:56:20.529 [UI Thread @coroutine#5844] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44249/Site/verify 2025-03-10 07:56:20.533 [UI Thread @coroutine#5844] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44249/Site/verify 2025-03-10 07:56:20.533 [UI Thread @coroutine#5844] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44249/Site/verify 2025-03-10 07:56:20.534 [UI Thread @coroutine#5844] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44249/Site/verify. 2025-03-10 07:56:20.534 [UI Thread @coroutine#5844] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44249/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:20.536 [DefaultDispatcher-worker-19 @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a882681 2025-03-10 07:56:20.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-10 07:56:20.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-10 07:56:20.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:20.538 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a882681: (connection evicted) 2025-03-10 07:56:20.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:20.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-10 07:56:20.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-10 07:56:20.545 [UI Thread @coroutine#5861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44871/Site/verify 2025-03-10 07:56:20.545 [UI Thread @coroutine#5861] 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:44871/Site/verify. 2025-03-10 07:56:20.545 [UI Thread @coroutine#5861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44871/Site/verify 2025-03-10 07:56:20.547 [UI Thread @coroutine#5861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44871/Site/verify 2025-03-10 07:56:20.547 [UI Thread @coroutine#5861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44871/Site/verify 2025-03-10 07:56:20.547 [UI Thread @coroutine#5861] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44871/Site/verify. 2025-03-10 07:56:20.547 [UI Thread @coroutine#5861] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44871/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:20.559 [UI Thread @coroutine#5874] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41965/Site/verify 2025-03-10 07:56:20.559 [UI Thread @coroutine#5874] 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:41965/Site/verify. 2025-03-10 07:56:20.559 [UI Thread @coroutine#5874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41965/Site/verify 2025-03-10 07:56:20.563 [UI Thread @coroutine#5874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41965/Site/verify 2025-03-10 07:56:20.563 [UI Thread @coroutine#5874] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41965/Site/verify 2025-03-10 07:56:20.564 [UI Thread @coroutine#5874] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41965/Site/verify. 2025-03-10 07:56:20.564 [UI Thread @coroutine#5874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41965/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:20.570 [UI Thread @coroutine#5888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-10 07:56:20.570 [UI Thread @coroutine#5888] 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. 2025-03-10 07:56:20.570 [UI Thread @coroutine#5888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-10 07:56:20.579 [UI Thread @coroutine#5888] 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 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76c1ede3 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:20.617 [Test worker @coroutine#5895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-10 07:56:20.626 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-03-10 07:56:20.626 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-03-10 07:56:20.626 [Test worker @coroutine#5895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-10 07:56:20.631 [DefaultDispatcher-worker-2 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:20.631 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.631 [DefaultDispatcher-worker-2 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:20.631 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.635 [DefaultDispatcher-worker-19 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.635 [DefaultDispatcher-worker-19 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.648 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-03-10 07:56:20.669 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-03-10 07:56:20.670 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-03-10 07:56:20.675 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-03-10 07:56:20.697 [DefaultDispatcher-worker-19 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:20.698 [DefaultDispatcher-worker-19 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.698 [DefaultDispatcher-worker-19 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:20.698 [DefaultDispatcher-worker-19 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.699 [DefaultDispatcher-worker-21 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.699 [DefaultDispatcher-worker-21 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.706 [DefaultDispatcher-worker-22 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-03-10 07:56:20.717 [DefaultDispatcher-worker-14 @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-03-10 07:56:20.723 [DefaultDispatcher-worker-1 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-03-10 07:56:20.726 [HikariPool-237 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:20.737 [DefaultDispatcher-worker-19 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-03-10 07:56:20.743 [DefaultDispatcher-worker-6 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-03-10 07:56:20.753 [DefaultDispatcher-worker-9 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-03-10 07:56:20.769 [DefaultDispatcher-worker-9 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-03-10 07:56:20.770 [DefaultDispatcher-worker-12 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:20.770 [DefaultDispatcher-worker-12 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.770 [DefaultDispatcher-worker-12 @coroutine#2252] 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. 2025-03-10 07:56:20.770 [DefaultDispatcher-worker-12 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.771 [DefaultDispatcher-worker-13 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.796 [DefaultDispatcher-worker-17 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-03-10 07:56:20.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-10 07:56:20.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-10 07:56:20.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:20.805 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@323a47fe: (connection evicted) 2025-03-10 07:56:20.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:20.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-10 07:56:20.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2d7dc 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:20.811 [Test worker @coroutine#5933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-10 07:56:20.812 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-03-10 07:56:20.812 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-03-10 07:56:20.812 [Test worker @coroutine#5933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-10 07:56:20.835 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-03-10 07:56:20.843 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-03-10 07:56:20.845 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-03-10 07:56:20.847 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a5f996 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:20.847 [Test worker @coroutine#5933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-10 07:56:20.851 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-03-10 07:56:20.851 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-03-10 07:56:20.851 [Test worker @coroutine#5933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-10 07:56:20.866 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-03-10 07:56:20.876 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-03-10 07:56:20.880 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-03-10 07:56:20.882 [DefaultDispatcher-worker-20 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:20.882 [DefaultDispatcher-worker-20 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.882 [DefaultDispatcher-worker-20 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:20.882 [DefaultDispatcher-worker-20 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.882 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-03-10 07:56:20.883 [DefaultDispatcher-worker-9 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.883 [DefaultDispatcher-worker-9 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:20.889 [DefaultDispatcher-worker-22 @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-03-10 07:56:20.912 [HikariPool-238 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:20.913 [DefaultDispatcher-worker-9 @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-03-10 07:56:20.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-10 07:56:20.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-10 07:56:20.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:20.941 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37: (connection evicted) 2025-03-10 07:56:20.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:20.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-10 07:56:20.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-10 07:56:20.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-10 07:56:20.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-10 07:56:20.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:20.944 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7: (connection evicted) 2025-03-10 07:56:20.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:20.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-10 07:56:20.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@222e4377 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:20.946 [Test worker @coroutine#5985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-10 07:56:20.951 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-03-10 07:56:20.951 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-03-10 07:56:20.951 [Test worker @coroutine#5985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-10 07:56:20.976 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-03-10 07:56:20.997 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-03-10 07:56:20.999 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-03-10 07:56:21.003 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@87affb5 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.004 [Test worker @coroutine#5985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-10 07:56:21.009 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@518e6d6c 2025-03-10 07:56:21.009 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@518e6d6c 2025-03-10 07:56:21.009 [Test worker @coroutine#5985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-10 07:56:21.037 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518e6d6c 2025-03-10 07:56:21.050 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518e6d6c 2025-03-10 07:56:21.051 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.051 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518e6d6c 2025-03-10 07:56:21.053 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518e6d6c 2025-03-10 07:56:21.062 [DefaultDispatcher-worker-1 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518e6d6c 2025-03-10 07:56:21.071 [DefaultDispatcher-worker-9 @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-03-10 07:56:21.090 [DefaultDispatcher-worker-4 @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-03-10 07:56:21.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-10 07:56:21.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-10 07:56:21.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.099 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c: (connection evicted) 2025-03-10 07:56:21.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-10 07:56:21.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-10 07:56:21.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-10 07:56:21.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-10 07:56:21.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.103 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@518e6d6c: (connection evicted) 2025-03-10 07:56:21.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-10 07:56:21.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33681da 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.105 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-10 07:56:21.106 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2025-03-10 07:56:21.106 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2025-03-10 07:56:21.106 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-10 07:56:21.132 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2025-03-10 07:56:21.148 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2025-03-10 07:56:21.149 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2025-03-10 07:56:21.154 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2025-03-10 07:56:21.154 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-10 07:56:21.154 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.154 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ca9e72d 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.155 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-10 07:56:21.159 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b 2025-03-10 07:56:21.159 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b 2025-03-10 07:56:21.159 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-10 07:56:21.173 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b 2025-03-10 07:56:21.182 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b 2025-03-10 07:56:21.183 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b 2025-03-10 07:56:21.185 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b 2025-03-10 07:56:21.191 [DefaultDispatcher-worker-12 @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b 2025-03-10 07:56:21.206 [HikariPool-242 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:21.209 [DefaultDispatcher-worker-1 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:21.209 [DefaultDispatcher-worker-8 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:21.209 [DefaultDispatcher-worker-1 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.209 [DefaultDispatcher-worker-1 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:21.209 [DefaultDispatcher-worker-1 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.210 [DefaultDispatcher-worker-3 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:21.210 [DefaultDispatcher-worker-3 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.209 [DefaultDispatcher-worker-8 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.210 [DefaultDispatcher-worker-8 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:21.210 [DefaultDispatcher-worker-8 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.210 [DefaultDispatcher-worker-3 @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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:21.210 [DefaultDispatcher-worker-3 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.211 [DefaultDispatcher-worker-21 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.211 [DefaultDispatcher-worker-21 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.213 [DefaultDispatcher-worker-8 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.213 [DefaultDispatcher-worker-8 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.213 [DefaultDispatcher-worker-3 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.213 [DefaultDispatcher-worker-3 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.213 [DefaultDispatcher-worker-18 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2025-03-10 07:56:21.223 [DefaultDispatcher-worker-11 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2025-03-10 07:56:21.252 [DefaultDispatcher-worker-20 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:21.253 [DefaultDispatcher-worker-20 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.253 [DefaultDispatcher-worker-20 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:21.253 [DefaultDispatcher-worker-20 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.257 [DefaultDispatcher-worker-17 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.257 [DefaultDispatcher-worker-17 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.259 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.300 [DefaultDispatcher-worker-20 @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d22265c 2025-03-10 07:56:21.310 [DefaultDispatcher-worker-21 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:21.311 [DefaultDispatcher-worker-21 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.311 [DefaultDispatcher-worker-21 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:21.311 [DefaultDispatcher-worker-21 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.312 [DefaultDispatcher-worker-2 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.312 [DefaultDispatcher-worker-2 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.339 [DefaultDispatcher-worker-8 @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2025-03-10 07:56:21.397 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.437 [DefaultDispatcher-worker-20 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:21.437 [DefaultDispatcher-worker-20 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.437 [DefaultDispatcher-worker-20 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:21.437 [DefaultDispatcher-worker-20 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.438 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.438 [DefaultDispatcher-worker-22 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.438 [DefaultDispatcher-worker-22 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.438 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-10 07:56:21.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-10 07:56:21.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.476 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1070308e: (connection evicted) 2025-03-10 07:56:21.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-10 07:56:21.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-10 07:56:21.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-10 07:56:21.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-10 07:56:21.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.477 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b: (connection evicted) 2025-03-10 07:56:21.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-10 07:56:21.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-10 07:56:21.478 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-10 07:56:21.478 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.478 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.478 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.478 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.478 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.478 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.478 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52c22bc5 2025-03-10 07:56:21.478 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.478 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.478 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.478 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.478 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.478 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-03-10 07:56:21.479 [Test worker @coroutine#6112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-10 07:56:21.487 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-03-10 07:56:21.492 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-03-10 07:56:21.492 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-03-10 07:56:21.493 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40406a3f 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-03-10 07:56:21.494 [Test worker @coroutine#6112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-10 07:56:21.501 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-03-10 07:56:21.507 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-03-10 07:56:21.508 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-03-10 07:56:21.508 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-03-10 07:56:21.512 [DefaultDispatcher-worker-22 @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-03-10 07:56:21.520 [DefaultDispatcher-worker-12 @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-03-10 07:56:21.523 [DefaultDispatcher-worker-19 @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-03-10 07:56:21.527 [DefaultDispatcher-worker-21 @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-03-10 07:56:21.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-10 07:56:21.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-10 07:56:21.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.530 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42be0eca: (connection evicted) 2025-03-10 07:56:21.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-10 07:56:21.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-10 07:56:21.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-10 07:56:21.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-10 07:56:21.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.530 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1: (connection evicted) 2025-03-10 07:56:21.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-10 07:56:21.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-10 07:56:21.531 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f1bde96 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf88ae1 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf88ae1 2025-03-10 07:56:21.532 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-10 07:56:21.540 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf88ae1 2025-03-10 07:56:21.545 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf88ae1 2025-03-10 07:56:21.546 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf88ae1 2025-03-10 07:56:21.546 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf88ae1 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@765d2d4d 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2025-03-10 07:56:21.547 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-10 07:56:21.555 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2025-03-10 07:56:21.560 [Test worker @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2025-03-10 07:56:21.561 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2025-03-10 07:56:21.561 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2025-03-10 07:56:21.565 [DefaultDispatcher-worker-21 @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2025-03-10 07:56:21.572 [DefaultDispatcher-worker-8 @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf88ae1 2025-03-10 07:56:21.576 [DefaultDispatcher-worker-19 @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf88ae1 2025-03-10 07:56:21.579 [DefaultDispatcher-worker-1 @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf88ae1 2025-03-10 07:56:21.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-10 07:56:21.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-10 07:56:21.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.582 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cf88ae1: (connection evicted) 2025-03-10 07:56:21.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-10 07:56:21.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-10 07:56:21.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-10 07:56:21.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-10 07:56:21.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.582 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2: (connection evicted) 2025-03-10 07:56:21.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-10 07:56:21.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-10 07:56:21.583 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25a218a 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-03-10 07:56:21.584 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-10 07:56:21.592 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-03-10 07:56:21.597 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-03-10 07:56:21.598 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-03-10 07:56:21.599 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8590f4 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-03-10 07:56:21.599 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-10 07:56:21.607 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-03-10 07:56:21.612 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-03-10 07:56:21.613 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-03-10 07:56:21.614 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-03-10 07:56:21.617 [DefaultDispatcher-worker-18 @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-03-10 07:56:21.624 [DefaultDispatcher-worker-13 @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-03-10 07:56:21.627 [DefaultDispatcher-worker-14 @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-03-10 07:56:21.631 [DefaultDispatcher-worker-2 @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-03-10 07:56:21.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-10 07:56:21.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-10 07:56:21.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.634 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0: (connection evicted) 2025-03-10 07:56:21.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-10 07:56:21.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-10 07:56:21.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-10 07:56:21.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-10 07:56:21.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.634 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a1cac17: (connection evicted) 2025-03-10 07:56:21.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-10 07:56:21.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5db3afff 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@75401424 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@75401424 2025-03-10 07:56:21.636 [Test worker @coroutine#6266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-10 07:56:21.640 [DefaultDispatcher-worker-1 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:21.640 [DefaultDispatcher-worker-1 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.640 [DefaultDispatcher-worker-1 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:21.640 [DefaultDispatcher-worker-1 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.640 [DefaultDispatcher-worker-14 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.640 [DefaultDispatcher-worker-14 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.644 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75401424 2025-03-10 07:56:21.649 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75401424 2025-03-10 07:56:21.650 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75401424 2025-03-10 07:56:21.651 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75401424 2025-03-10 07:56:21.655 [DefaultDispatcher-worker-19 @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75401424 2025-03-10 07:56:21.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-10 07:56:21.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-10 07:56:21.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.657 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75401424: (connection evicted) 2025-03-10 07:56:21.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-10 07:56:21.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b3d197 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.658 [Test worker @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-10 07:56:21.659 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 07:56:21.659 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 07:56:21.659 [Test worker @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-10 07:56:21.666 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 07:56:21.672 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 07:56:21.672 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 07:56:21.673 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 07:56:21.677 [DefaultDispatcher-worker-2 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 07:56:21.687 [DefaultDispatcher-worker-22 @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 07:56:21.690 [DefaultDispatcher-worker-4 @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 07:56:21.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-10 07:56:21.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-10 07:56:21.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.693 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3366a998: (connection evicted) 2025-03-10 07:56:21.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-10 07:56:21.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73eb57e6 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.694 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-10 07:56:21.695 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-03-10 07:56:21.695 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-03-10 07:56:21.695 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-10 07:56:21.703 [DefaultDispatcher-worker-19 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:21.703 [DefaultDispatcher-worker-19 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.703 [DefaultDispatcher-worker-19 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:21.703 [DefaultDispatcher-worker-19 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.703 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-03-10 07:56:21.703 [DefaultDispatcher-worker-18 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.703 [DefaultDispatcher-worker-18 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.708 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-03-10 07:56:21.709 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-03-10 07:56:21.710 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-03-10 07:56:21.713 [DefaultDispatcher-worker-13 @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-03-10 07:56:21.723 [DefaultDispatcher-worker-15 @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-03-10 07:56:21.726 [DefaultDispatcher-worker-21 @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-03-10 07:56:21.732 [DefaultDispatcher-worker-15 @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-03-10 07:56:21.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-10 07:56:21.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-10 07:56:21.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.734 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52072c45: (connection evicted) 2025-03-10 07:56:21.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-10 07:56:21.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@601e465f 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-03-10 07:56:21.735 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-10 07:56:21.743 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-03-10 07:56:21.748 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-03-10 07:56:21.751 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-03-10 07:56:21.752 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-03-10 07:56:21.756 [DefaultDispatcher-worker-22 @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-03-10 07:56:21.766 [DefaultDispatcher-worker-20 @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-03-10 07:56:21.769 [DefaultDispatcher-worker-12 @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-03-10 07:56:21.774 [DefaultDispatcher-worker-6 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:21.774 [DefaultDispatcher-worker-15 @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-03-10 07:56:21.774 [DefaultDispatcher-worker-6 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.774 [DefaultDispatcher-worker-6 @coroutine#2252] 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. 2025-03-10 07:56:21.774 [DefaultDispatcher-worker-6 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.775 [DefaultDispatcher-worker-6 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-10 07:56:21.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-10 07:56:21.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.775 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65cfd565: (connection evicted) 2025-03-10 07:56:21.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-10 07:56:21.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6895b608 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-03-10 07:56:21.777 [Test worker @coroutine#6387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-10 07:56:21.785 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-03-10 07:56:21.790 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-03-10 07:56:21.791 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-03-10 07:56:21.792 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-03-10 07:56:21.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-10 07:56:21.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-10 07:56:21.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:21.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-10 07:56:21.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@274d10aa 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-03-10 07:56:21.797 [Test worker @coroutine#6411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-10 07:56:21.805 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-03-10 07:56:21.810 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-03-10 07:56:21.811 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-03-10 07:56:21.812 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-03-10 07:56:21.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-10 07:56:21.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-10 07:56:21.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:21.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-10 07:56:21.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f21c0a 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2025-03-10 07:56:21.815 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-10 07:56:21.823 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2025-03-10 07:56:21.828 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2025-03-10 07:56:21.829 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2025-03-10 07:56:21.830 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2025-03-10 07:56:21.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-10 07:56:21.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-10 07:56:21.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:21.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-10 07:56:21.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@151460d5 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa2d754 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa2d754 2025-03-10 07:56:21.834 [UI Thread @coroutine#6455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-10 07:56:21.842 [UI Thread @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa2d754 2025-03-10 07:56:21.847 [UI Thread @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa2d754 2025-03-10 07:56:21.848 [UI Thread @coroutine#6460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa2d754 2025-03-10 07:56:21.848 [UI Thread @coroutine#6462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa2d754 2025-03-10 07:56:21.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-10 07:56:21.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-10 07:56:21.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:21.850 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fa2d754: (connection evicted) 2025-03-10 07:56:21.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-10 07:56:21.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a8d2e1 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fcc792f 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fcc792f 2025-03-10 07:56:21.852 [Test worker @coroutine#6469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-10 07:56:21.860 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fcc792f 2025-03-10 07:56:21.865 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fcc792f 2025-03-10 07:56:21.866 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fcc792f 2025-03-10 07:56:21.867 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fcc792f 2025-03-10 07:56:21.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-10 07:56:21.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-10 07:56:21.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:21.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-10 07:56:21.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351623d 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.869 [Test worker @coroutine#6485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-10 07:56:21.870 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7669fc90 2025-03-10 07:56:21.870 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7669fc90 2025-03-10 07:56:21.870 [Test worker @coroutine#6485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-10 07:56:21.883 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669fc90 2025-03-10 07:56:21.887 [DefaultDispatcher-worker-4 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:21.887 [DefaultDispatcher-worker-4 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.887 [DefaultDispatcher-worker-4 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:21.887 [DefaultDispatcher-worker-4 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.888 [DefaultDispatcher-worker-6 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.888 [DefaultDispatcher-worker-6 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:21.888 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669fc90 2025-03-10 07:56:21.889 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669fc90 2025-03-10 07:56:21.890 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669fc90 2025-03-10 07:56:21.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-10 07:56:21.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-10 07:56:21.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:21.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-10 07:56:21.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a6732bc 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-10 07:56:21.892 [Test worker @coroutine#6504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-10 07:56:21.901 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-10 07:56:21.906 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-10 07:56:21.907 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-10 07:56:21.908 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-10 07:56:21.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-10 07:56:21.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-10 07:56:21.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:21.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-10 07:56:21.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f62fa28 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@1741afaf 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@1741afaf 2025-03-10 07:56:21.910 [Test worker @coroutine#6520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-10 07:56:21.919 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1741afaf 2025-03-10 07:56:21.924 [Test worker @coroutine#6521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1741afaf 2025-03-10 07:56:21.925 [Test worker @coroutine#6523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1741afaf 2025-03-10 07:56:21.926 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1741afaf 2025-03-10 07:56:21.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-10 07:56:21.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-10 07:56:21.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:21.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-10 07:56:21.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10658b31 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-03-10 07:56:21.929 [Test worker @coroutine#6537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-10 07:56:21.937 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-03-10 07:56:21.942 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-03-10 07:56:21.943 [Test worker @coroutine#6540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-03-10 07:56:21.944 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5399f4 2025-03-10 07:56:21.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-10 07:56:21.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-10 07:56:21.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:21.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-10 07:56:21.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af44e42 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-03-10 07:56:21.948 [Test worker @coroutine#6555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-10 07:56:21.957 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-03-10 07:56:21.962 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-03-10 07:56:21.963 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-03-10 07:56:21.964 [Test worker @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-03-10 07:56:21.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-10 07:56:21.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-10 07:56:21.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:21.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-10 07:56:21.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26d68ea4 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.966 [Test worker @coroutine#6573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-10 07:56:21.967 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@1155ab2c 2025-03-10 07:56:21.967 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@1155ab2c 2025-03-10 07:56:21.967 [Test worker @coroutine#6573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-10 07:56:21.975 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1155ab2c 2025-03-10 07:56:21.980 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1155ab2c 2025-03-10 07:56:21.981 [Test worker @coroutine#6576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1155ab2c 2025-03-10 07:56:21.982 [Test worker @coroutine#6578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1155ab2c 2025-03-10 07:56:21.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-10 07:56:21.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-10 07:56:21.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:21.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:21.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-10 07:56:21.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@263fc5f3 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@28089256 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@28089256 2025-03-10 07:56:21.984 [Test worker @coroutine#6591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-10 07:56:21.993 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28089256 2025-03-10 07:56:21.998 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28089256 2025-03-10 07:56:21.999 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28089256 2025-03-10 07:56:21.999 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28089256 2025-03-10 07:56:22.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-10 07:56:22.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-10 07:56:22.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:22.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:22.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-10 07:56:22.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19eaab0b 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:22.002 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-10 07:56:22.003 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@122f58a 2025-03-10 07:56:22.003 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@122f58a 2025-03-10 07:56:22.003 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-10 07:56:22.011 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122f58a 2025-03-10 07:56:22.016 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122f58a 2025-03-10 07:56:22.017 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122f58a 2025-03-10 07:56:22.017 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122f58a 2025-03-10 07:56:22.019 [UI Thread @coroutine#6624] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-10 07:56:22.019 [UI Thread @coroutine#6624] 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. 2025-03-10 07:56:22.019 [UI Thread @coroutine#6624] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-10 07:56:22.020 [UI Thread @coroutine#6624] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-03-10 07:56:22.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-10 07:56:22.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-10 07:56:22.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:22.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:22.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-10 07:56:22.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71676e5f 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-03-10 07:56:22.022 [Test worker @coroutine#6630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-10 07:56:22.031 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-03-10 07:56:22.036 [Test worker @coroutine#6631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-03-10 07:56:22.037 [Test worker @coroutine#6633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-03-10 07:56:22.037 [Test worker @coroutine#6635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-03-10 07:56:22.039 [UI Thread @coroutine#6646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39145/Site/verify 2025-03-10 07:56:22.039 [UI Thread @coroutine#6646] 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:39145/Site/verify. 2025-03-10 07:56:22.039 [UI Thread @coroutine#6646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39145/Site/verify 2025-03-10 07:56:22.040 [UI Thread @coroutine#6646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39145/Site/verify 2025-03-10 07:56:22.040 [UI Thread @coroutine#6646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39145/Site/verify 2025-03-10 07:56:22.040 [UI Thread @coroutine#6646] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39145/Site/verify. 2025-03-10 07:56:22.040 [UI Thread @coroutine#6646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39145/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 07:56:22.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-10 07:56:22.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-10 07:56:22.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 07:56:22.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:22.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-10 07:56:22.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d1953e4 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-10 07:56:22.044 [Test worker @coroutine#6653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-03-10 07:56:22.052 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-10 07:56:22.058 [Test worker @coroutine#6654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-10 07:56:22.058 [Test worker @coroutine#6656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-10 07:56:22.059 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-10 07:56:22.063 [DefaultDispatcher-worker-15 @coroutine#6661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-10 07:56:22.066 [DefaultDispatcher-worker-7 @coroutine#6653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-10 07:56:22.070 [UI Thread @coroutine#6673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38417/703313704705855488/_ustadmanifest.json 2025-03-10 07:56:22.070 [UI Thread @coroutine#6673] 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:38417/703313704705855488/_ustadmanifest.json. 2025-03-10 07:56:22.070 [UI Thread @coroutine#6673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38417/703313704705855488/_ustadmanifest.json 2025-03-10 07:56:22.071 [UI Thread @coroutine#6673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38417/703313704705855488/_ustadmanifest.json 2025-03-10 07:56:22.071 [UI Thread @coroutine#6673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38417/703313704705855488/_ustadmanifest.json 2025-03-10 07:56:22.071 [UI Thread @coroutine#6673] 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:38417/703313704705855488/_ustadmanifest.json. 2025-03-10 07:56:22.071 [UI Thread @coroutine#6673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38417/703313704705855488/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 07:56:22.071 [UI Thread @coroutine#6673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38417/mediainfo.json 2025-03-10 07:56:22.071 [UI Thread @coroutine#6673] 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:38417/mediainfo.json. 2025-03-10 07:56:22.071 [UI Thread @coroutine#6673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38417/mediainfo.json 2025-03-10 07:56:22.071 [UI Thread @coroutine#6673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38417/mediainfo.json 2025-03-10 07:56:22.071 [UI Thread @coroutine#6673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38417/mediainfo.json 2025-03-10 07:56:22.112 [UI Thread @coroutine#6673] 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:38417/mediainfo.json. 2025-03-10 07:56:22.112 [UI Thread @coroutine#6673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38417/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 07:56:22.144 [HikariPool-268 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:22.215 [DefaultDispatcher-worker-12 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:22.215 [DefaultDispatcher-worker-12 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.215 [DefaultDispatcher-worker-12 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:22.215 [DefaultDispatcher-worker-12 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.215 [DefaultDispatcher-worker-19 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.215 [DefaultDispatcher-worker-19 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.216 [DefaultDispatcher-worker-4 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:22.216 [DefaultDispatcher-worker-4 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.216 [DefaultDispatcher-worker-4 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:22.216 [DefaultDispatcher-worker-4 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.216 [DefaultDispatcher-worker-20 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:22.216 [DefaultDispatcher-worker-20 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.216 [DefaultDispatcher-worker-20 @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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:22.216 [DefaultDispatcher-worker-20 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.216 [DefaultDispatcher-worker-13 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.216 [DefaultDispatcher-worker-13 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.217 [DefaultDispatcher-worker-3 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.217 [DefaultDispatcher-worker-3 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.261 [DefaultDispatcher-worker-3 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:22.261 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.261 [DefaultDispatcher-worker-3 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:22.261 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.262 [DefaultDispatcher-worker-17 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.262 [DefaultDispatcher-worker-17 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.316 [DefaultDispatcher-worker-17 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2025-03-10 07:56:22.316 [DefaultDispatcher-worker-17 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.316 [DefaultDispatcher-worker-17 @coroutine#2420] 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:46507/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:22.316 [DefaultDispatcher-worker-17 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.317 [DefaultDispatcher-worker-1 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.317 [DefaultDispatcher-worker-1 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46507/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.442 [DefaultDispatcher-worker-4 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ce271c 2025-03-10 07:56:22.442 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.442 [DefaultDispatcher-worker-4 @coroutine#2161] 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:55915/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:22.442 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.443 [DefaultDispatcher-worker-18 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.443 [DefaultDispatcher-worker-18 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55915/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.645 [DefaultDispatcher-worker-21 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2025-03-10 07:56:22.645 [DefaultDispatcher-worker-21 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.645 [DefaultDispatcher-worker-21 @coroutine#2193] 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:36155/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:22.645 [DefaultDispatcher-worker-21 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.646 [DefaultDispatcher-worker-20 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.646 [DefaultDispatcher-worker-20 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36155/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.708 [DefaultDispatcher-worker-6 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-10 07:56:22.708 [DefaultDispatcher-worker-6 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.708 [DefaultDispatcher-worker-6 @coroutine#2223] 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:46305/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:22.708 [DefaultDispatcher-worker-6 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.708 [DefaultDispatcher-worker-18 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.708 [DefaultDispatcher-worker-18 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46305/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.779 [DefaultDispatcher-worker-8 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e59d09d 2025-03-10 07:56:22.779 [DefaultDispatcher-worker-8 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.779 [DefaultDispatcher-worker-8 @coroutine#2252] 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. 2025-03-10 07:56:22.779 [DefaultDispatcher-worker-8 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.779 [DefaultDispatcher-worker-12 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.852 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:22.889 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:22.892 [DefaultDispatcher-worker-19 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-03-10 07:56:22.892 [DefaultDispatcher-worker-19 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.892 [DefaultDispatcher-worker-19 @coroutine#2266] 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:38735/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:22.892 [DefaultDispatcher-worker-19 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.893 [DefaultDispatcher-worker-21 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.893 [DefaultDispatcher-worker-21 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38735/UmAppDatabase/replication/nodeId 2025-03-10 07:56:22.907 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:23.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-03-10 07:56:23.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-03-10 07:56:23.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:23.115 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f: (connection evicted) 2025-03-10 07:56:23.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:23.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-03-10 07:56:23.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd63fcc 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-03-10 07:56:23.134 [Test worker @coroutine#6717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-03-10 07:56:23.142 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-03-10 07:56:23.146 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-03-10 07:56:23.147 [Test worker @coroutine#6720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-03-10 07:56:23.148 [Test worker @coroutine#6722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-03-10 07:56:23.153 [DefaultDispatcher-worker-20 @coroutine#6724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-03-10 07:56:23.156 [DefaultDispatcher-worker-20 @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-03-10 07:56:23.230 [DefaultDispatcher-worker-9 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2025-03-10 07:56:23.230 [DefaultDispatcher-worker-19 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-03-10 07:56:23.230 [DefaultDispatcher-worker-14 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2025-03-10 07:56:23.230 [DefaultDispatcher-worker-9 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.230 [DefaultDispatcher-worker-19 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.230 [DefaultDispatcher-worker-14 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.230 [DefaultDispatcher-worker-19 @coroutine#2318] 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:60327/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:23.230 [DefaultDispatcher-worker-9 @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.localdomain:53635/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:23.230 [DefaultDispatcher-worker-19 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.230 [DefaultDispatcher-worker-9 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.230 [DefaultDispatcher-worker-14 @coroutine#2082] 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:41003/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:23.230 [DefaultDispatcher-worker-14 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.231 [DefaultDispatcher-worker-11 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.231 [DefaultDispatcher-worker-13 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.231 [DefaultDispatcher-worker-21 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.231 [DefaultDispatcher-worker-11 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41003/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.231 [DefaultDispatcher-worker-13 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53635/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.231 [DefaultDispatcher-worker-21 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60327/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.231 [UI Thread @coroutine#6734] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46569/703313709019107328/_ustadmanifest.json 2025-03-10 07:56:23.231 [UI Thread @coroutine#6734] 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:46569/703313709019107328/_ustadmanifest.json. 2025-03-10 07:56:23.231 [UI Thread @coroutine#6734] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46569/703313709019107328/_ustadmanifest.json 2025-03-10 07:56:23.232 [UI Thread @coroutine#6734] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46569/703313709019107328/_ustadmanifest.json 2025-03-10 07:56:23.232 [UI Thread @coroutine#6734] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46569/703313709019107328/_ustadmanifest.json 2025-03-10 07:56:23.232 [UI Thread @coroutine#6734] 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:46569/703313709019107328/_ustadmanifest.json. 2025-03-10 07:56:23.232 [UI Thread @coroutine#6734] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46569/703313709019107328/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 07:56:23.232 [UI Thread @coroutine#6734] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46569/tincan.xml 2025-03-10 07:56:23.232 [UI Thread @coroutine#6734] 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:46569/tincan.xml. 2025-03-10 07:56:23.232 [UI Thread @coroutine#6734] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46569/tincan.xml 2025-03-10 07:56:23.232 [UI Thread @coroutine#6734] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46569/tincan.xml 2025-03-10 07:56:23.232 [UI Thread @coroutine#6734] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46569/tincan.xml 2025-03-10 07:56:23.234 [HikariPool-269 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:23.266 [DefaultDispatcher-worker-9 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2025-03-10 07:56:23.266 [DefaultDispatcher-worker-9 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.266 [DefaultDispatcher-worker-9 @coroutine#2114] 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:35829/UmAppDatabase/replication/nodeId. 2025-03-10 07:56:23.266 [DefaultDispatcher-worker-9 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.267 [DefaultDispatcher-worker-7 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.267 [DefaultDispatcher-worker-7 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35829/UmAppDatabase/replication/nodeId 2025-03-10 07:56:23.273 [UI Thread @coroutine#6734] 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:46569/tincan.xml. 2025-03-10 07:56:23.273 [UI Thread @coroutine#6734] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46569/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-10 07:56:23.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-03-10 07:56:23.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-03-10 07:56:23.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 07:56:23.278 [HikariPool-269 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4: (connection evicted) 2025-03-10 07:56:23.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 07:56:23.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-03-10 07:56:23.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-03-10 09:07:44.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-10 09:07:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:44.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:44.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:44.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:44.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:44.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:44.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7b65d7 2025-03-10 09:07:44.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:44.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:44.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:44.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:44.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:44.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:44.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:44.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:44.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:44.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-10 09:07:44.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-03-10 09:07:44.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-03-10 09:07:44.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-10 09:07:44.137 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-03-10 09:07:44.152 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-03-10 09:07:44.154 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-03-10 09:07:44.176 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:44.179 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@177fb5fc 2025-03-10 09:07:44.179 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@177fb5fc 2025-03-10 09:07:44.182 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b85963 2025-03-10 09:07:44.182 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b85963 2025-03-10 09:07:44.184 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d87de8c 2025-03-10 09:07:44.185 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d87de8c 2025-03-10 09:07:44.187 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@58855358 2025-03-10 09:07:44.187 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@58855358 2025-03-10 09:07:44.189 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@323fdde1 2025-03-10 09:07:44.190 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@323fdde1 2025-03-10 09:07:44.193 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6997e984 2025-03-10 09:07:44.193 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6997e984 2025-03-10 09:07:44.196 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac73984 2025-03-10 09:07:44.196 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac73984 2025-03-10 09:07:44.198 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@38aaac17 2025-03-10 09:07:44.198 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@38aaac17 2025-03-10 09:07:44.200 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b6be36 2025-03-10 09:07:44.200 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b6be36 2025-03-10 09:07:44.200 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:07:44.285 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:44.285 [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. 2025-03-10 09:07:44.285 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:44.286 [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 2025-03-10 09:07:44.292 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-03-10 09:07:44.293 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-10 09:07:44.293 [DefaultDispatcher-worker-5 @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. 2025-03-10 09:07:44.293 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-10 09:07:44.348 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-03-10 09:07:44.365 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-03-10 09:07:44.385 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-03-10 09:07:44.395 [DefaultDispatcher-worker-13 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-03-10 09:07:44.404 [DefaultDispatcher-worker-13 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-03-10 09:07:44.407 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-03-10 09:07:44.457 [DefaultDispatcher-worker-13 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-03-10 09:07:44.476 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-10 09:07:44.476 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-10 09:07:44.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-10 09:07:44.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-10 09:07:44.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:07:44.485 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4: (connection evicted) 2025-03-10 09:07:44.485 [DefaultDispatcher-worker-13 @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 2025-03-10 09:07:44.485 [DefaultDispatcher-worker-14 @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 2025-03-10 09:07:44.486 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@177fb5fc: (connection evicted) 2025-03-10 09:07:44.486 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19b85963: (connection evicted) 2025-03-10 09:07:44.487 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d87de8c: (connection evicted) 2025-03-10 09:07:44.487 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58855358: (connection evicted) 2025-03-10 09:07:44.487 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@323fdde1: (connection evicted) 2025-03-10 09:07:44.487 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6997e984: (connection evicted) 2025-03-10 09:07:44.488 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac73984: (connection evicted) 2025-03-10 09:07:44.488 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38aaac17: (connection evicted) 2025-03-10 09:07:44.488 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74b6be36: (connection evicted) 2025-03-10 09:07:44.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:44.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-10 09:07:44.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-10 09:07:44.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-10 09:07:44.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:44.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:44.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:44.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@656ec00d 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:44.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:44.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-10 09:07:44.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed25612 2025-03-10 09:07:44.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed25612 2025-03-10 09:07:44.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-10 09:07:44.497 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed25612 2025-03-10 09:07:44.503 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed25612 2025-03-10 09:07:44.505 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed25612 2025-03-10 09:07:44.506 [DefaultDispatcher-worker-14 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:44.506 [DefaultDispatcher-worker-14 @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. 2025-03-10 09:07:44.506 [DefaultDispatcher-worker-14 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:44.506 [DefaultDispatcher-worker-14 @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 2025-03-10 09:07:44.513 [DefaultDispatcher-worker-11 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed25612 2025-03-10 09:07:44.514 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-10 09:07:44.514 [DefaultDispatcher-worker-11 @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. 2025-03-10 09:07:44.514 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-10 09:07:44.518 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed25612 2025-03-10 09:07:44.526 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed25612 2025-03-10 09:07:44.535 [DefaultDispatcher-worker-14 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed25612 2025-03-10 09:07:44.545 [DefaultDispatcher-worker-14 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed25612 2025-03-10 09:07:44.554 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed25612 2025-03-10 09:07:44.557 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed25612 2025-03-10 09:07:44.596 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:44.599 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0588e4 2025-03-10 09:07:44.600 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0588e4 2025-03-10 09:07:44.601 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c26dd4 2025-03-10 09:07:44.602 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c26dd4 2025-03-10 09:07:44.604 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fde394 2025-03-10 09:07:44.604 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fde394 2025-03-10 09:07:44.606 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff67ef 2025-03-10 09:07:44.606 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff67ef 2025-03-10 09:07:44.609 [DefaultDispatcher-worker-2 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed25612 2025-03-10 09:07:44.609 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@634b8f1c 2025-03-10 09:07:44.609 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@634b8f1c 2025-03-10 09:07:44.611 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a0f26c 2025-03-10 09:07:44.611 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a0f26c 2025-03-10 09:07:44.613 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfe442f 2025-03-10 09:07:44.613 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfe442f 2025-03-10 09:07:44.615 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d098a0 2025-03-10 09:07:44.615 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d098a0 2025-03-10 09:07:44.617 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5cda69 2025-03-10 09:07:44.617 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5cda69 2025-03-10 09:07:44.617 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:07:44.628 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-10 09:07:44.629 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-10 09:07:44.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-10 09:07:44.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-10 09:07:44.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:07:44.630 [DefaultDispatcher-worker-13 @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 2025-03-10 09:07:44.630 [DefaultDispatcher-worker-12 @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 2025-03-10 09:07:44.630 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed25612: (connection evicted) 2025-03-10 09:07:44.630 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a0588e4: (connection evicted) 2025-03-10 09:07:44.631 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c26dd4: (connection evicted) 2025-03-10 09:07:44.631 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50fde394: (connection evicted) 2025-03-10 09:07:44.631 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15ff67ef: (connection evicted) 2025-03-10 09:07:44.631 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@634b8f1c: (connection evicted) 2025-03-10 09:07:44.632 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24a0f26c: (connection evicted) 2025-03-10 09:07:44.632 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bfe442f: (connection evicted) 2025-03-10 09:07:44.632 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75d098a0: (connection evicted) 2025-03-10 09:07:44.633 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a5cda69: (connection evicted) 2025-03-10 09:07:44.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:44.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-10 09:07:44.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-10 09:07:44.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-10 09:07:44.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:44.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:44.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:44.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:44.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:44.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:44.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a17dd6f 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:44.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c96eb4 2025-03-10 09:07:44.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c96eb4 2025-03-10 09:07:44.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-10 09:07:44.771 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56b9d43f 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1214d23c 2025-03-10 09:07:45.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1214d23c 2025-03-10 09:07:45.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@595814a1 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-10 09:07:45.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-03-10 09:07:45.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-03-10 09:07:45.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-10 09:07:45.064 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1214d23c 2025-03-10 09:07:45.101 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.117 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.203 [DefaultDispatcher-worker-12 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-03-10 09:07:45.209 [DefaultDispatcher-worker-12 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-03-10 09:07:45.209 [DefaultDispatcher-worker-12 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39915/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-10 09:07:45.209 [DefaultDispatcher-worker-12 @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:39915/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-10 09:07:45.209 [DefaultDispatcher-worker-12 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39915/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-10 09:07:45.221 [DefaultDispatcher-worker-12 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39915/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-10 09:07:45.222 [DefaultDispatcher-worker-12 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39915/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-10 09:07:45.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-10 09:07:45.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-10 09:07:45.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.261 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1214d23c: (connection evicted) 2025-03-10 09:07:45.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:45.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-10 09:07:45.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-10 09:07:45.264 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73b0ed03 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-10 09:07:45.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2025-03-10 09:07:45.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2025-03-10 09:07:45.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-10 09:07:45.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3d8e4 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-10 09:07:45.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-03-10 09:07:45.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-03-10 09:07:45.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-10 09:07:45.305 [DefaultDispatcher-worker-12 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-03-10 09:07:45.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-10 09:07:45.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-10 09:07:45.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.307 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27db45f: (connection evicted) 2025-03-10 09:07:45.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:45.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-10 09:07:45.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-10 09:07:45.308 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b9b97ad 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-03-10 09:07:45.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-03-10 09:07:45.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9a1205 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-10 09:07:45.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be 2025-03-10 09:07:45.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be 2025-03-10 09:07:45.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-10 09:07:45.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-10 09:07:45.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-10 09:07:45.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.325 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@298e002d: (connection evicted) 2025-03-10 09:07:45.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:45.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-10 09:07:45.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70485aa 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@e06ec83 2025-03-10 09:07:45.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@e06ec83 2025-03-10 09:07:45.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628962e5 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-10 09:07:45.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-10 09:07:45.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@399f5daf 2025-03-10 09:07:45.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@399f5daf 2025-03-10 09:07:45.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-10 09:07:45.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-10 09:07:45.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-10 09:07:45.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.344 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e06ec83: (connection evicted) 2025-03-10 09:07:45.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:45.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-10 09:07:45.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f7a20da 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-10 09:07:45.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba583 2025-03-10 09:07:45.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba583 2025-03-10 09:07:45.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c171746 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-10 09:07:45.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@586737ff 2025-03-10 09:07:45.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@586737ff 2025-03-10 09:07:45.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-10 09:07:45.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-10 09:07:45.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-10 09:07:45.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.372 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ba583: (connection evicted) 2025-03-10 09:07:45.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:45.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-10 09:07:45.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-10 09:07:45.379 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.421 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.438 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.457 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec5cc14 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-10 09:07:45.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-03-10 09:07:45.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-03-10 09:07:45.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@177ddd24 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-10 09:07:45.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-10 09:07:45.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-03-10 09:07:45.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-03-10 09:07:45.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-10 09:07:45.665 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.668 [DefaultDispatcher-worker-12 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-03-10 09:07:45.674 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.686 [DefaultDispatcher-worker-12 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-03-10 09:07:45.691 [DefaultDispatcher-worker-12 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-03-10 09:07:45.695 [DefaultDispatcher-worker-12 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-03-10 09:07:45.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-10 09:07:45.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-10 09:07:45.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.728 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@269308cc: (connection evicted) 2025-03-10 09:07:45.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:45.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-10 09:07:45.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-10 09:07:45.731 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-03-10 09:07:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-10 09:07:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1029cf9 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-10 09:07:45.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6697f3d 2025-03-10 09:07:45.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6697f3d 2025-03-10 09:07:45.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a105556 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2025-03-10 09:07:45.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2025-03-10 09:07:45.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-10 09:07:45.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-10 09:07:45.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-10 09:07:45.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.750 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6697f3d: (connection evicted) 2025-03-10 09:07:45.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:45.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-10 09:07:45.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d79b70 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-10 09:07:45.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@45424c0 2025-03-10 09:07:45.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@45424c0 2025-03-10 09:07:45.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22ae32ba 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-10 09:07:45.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-03-10 09:07:45.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-03-10 09:07:45.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-10 09:07:45.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-10 09:07:45.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-10 09:07:45.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.762 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45424c0: (connection evicted) 2025-03-10 09:07:45.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:45.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-10 09:07:45.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-10 09:07:45.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e2824b1 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2025-03-10 09:07:45.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2025-03-10 09:07:45.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4a605f 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2025-03-10 09:07:45.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2025-03-10 09:07:45.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-10 09:07:45.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-10 09:07:45.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-10 09:07:45.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.775 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d18338b: (connection evicted) 2025-03-10 09:07:45.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:45.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-10 09:07:45.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b4829aa 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55e82a 2025-03-10 09:07:45.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55e82a 2025-03-10 09:07:45.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee9d31 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2025-03-10 09:07:45.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2025-03-10 09:07:45.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-10 09:07:45.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-10 09:07:45.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-10 09:07:45.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.831 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a55e82a: (connection evicted) 2025-03-10 09:07:45.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:45.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-10 09:07:45.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56881196 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2025-03-10 09:07:45.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2025-03-10 09:07:45.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ebee9 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2025-03-10 09:07:45.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2025-03-10 09:07:45.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-10 09:07:45.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-10 09:07:45.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-10 09:07:45.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.845 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25464154: (connection evicted) 2025-03-10 09:07:45.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:45.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-10 09:07:45.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@116fc29e 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-03-10 09:07:45.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-03-10 09:07:45.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-10 09:07:45.848 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c0c90b 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-10 09:07:45.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-03-10 09:07:45.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-03-10 09:07:45.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-10 09:07:45.861 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.864 [DefaultDispatcher-worker-13 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-03-10 09:07:45.864 [DefaultDispatcher-worker-13 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-03-10 09:07:45.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-10 09:07:45.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-10 09:07:45.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.866 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b: (connection evicted) 2025-03-10 09:07:45.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:45.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-10 09:07:45.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-10 09:07:45.866 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a6840c 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-10 09:07:45.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2025-03-10 09:07:45.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2025-03-10 09:07:45.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-10 09:07:45.874 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b9155e 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de33fde 2025-03-10 09:07:45.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de33fde 2025-03-10 09:07:45.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-10 09:07:45.886 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-10 09:07:45.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-10 09:07:45.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.889 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8: (connection evicted) 2025-03-10 09:07:45.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:45.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-10 09:07:45.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-10 09:07:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54941dfd 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-03-10 09:07:45.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-03-10 09:07:45.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ee97af 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:45.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-03-10 09:07:45.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-03-10 09:07:45.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-10 09:07:45.943 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.956 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.977 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:45.995 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.004 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.005 [DefaultDispatcher-worker-13 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-03-10 09:07:46.006 [DefaultDispatcher-worker-13 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-03-10 09:07:46.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-10 09:07:46.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-10 09:07:46.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.007 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f: (connection evicted) 2025-03-10 09:07:46.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-10 09:07:46.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-10 09:07:46.008 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-03-10 09:07:46.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3ddc86 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-03-10 09:07:46.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-03-10 09:07:46.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40738846 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-10 09:07:46.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2025-03-10 09:07:46.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2025-03-10 09:07:46.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-10 09:07:46.110 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.119 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-10 09:07:46.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-10 09:07:46.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.152 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@336d28a1: (connection evicted) 2025-03-10 09:07:46.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-10 09:07:46.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-10 09:07:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2025-03-10 09:07:46.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2025-03-10 09:07:46.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2025-03-10 09:07:46.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2025-03-10 09:07:46.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-10 09:07:46.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-10 09:07:46.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-10 09:07:46.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.168 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17df689e: (connection evicted) 2025-03-10 09:07:46.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-10 09:07:46.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b25d695 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-10 09:07:46.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-03-10 09:07:46.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-03-10 09:07:46.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404009df 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-03-10 09:07:46.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-03-10 09:07:46.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-10 09:07:46.266 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.279 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.283 [DefaultDispatcher-worker-5 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-03-10 09:07:46.284 [DefaultDispatcher-worker-5 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-03-10 09:07:46.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-10 09:07:46.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-10 09:07:46.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.285 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d31f14: (connection evicted) 2025-03-10 09:07:46.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-10 09:07:46.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-10 09:07:46.286 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.287 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f45dfec 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2025-03-10 09:07:46.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2025-03-10 09:07:46.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-10 09:07:46.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc6c20d 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2025-03-10 09:07:46.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2025-03-10 09:07:46.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-10 09:07:46.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-10 09:07:46.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-10 09:07:46.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.298 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a: (connection evicted) 2025-03-10 09:07:46.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-10 09:07:46.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc3ece8 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2025-03-10 09:07:46.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2025-03-10 09:07:46.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-10 09:07:46.314 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2025-03-10 09:07:46.319 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2025-03-10 09:07:46.320 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b62db8 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-10 09:07:46.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85 2025-03-10 09:07:46.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85 2025-03-10 09:07:46.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-10 09:07:46.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-10 09:07:46.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-10 09:07:46.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:07:46.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-10 09:07:46.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-10 09:07:46.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-03-10 09:07:46.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-03-10 09:07:46.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-10 09:07:46.331 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-03-10 09:07:46.337 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-03-10 09:07:46.338 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c41b8d8 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-03-10 09:07:46.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-03-10 09:07:46.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-10 09:07:46.344 [DefaultDispatcher-worker-5 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-03-10 09:07:46.344 [DefaultDispatcher-worker-7 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-03-10 09:07:46.345 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-03-10 09:07:46.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-10 09:07:46.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-10 09:07:46.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.347 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db46344: (connection evicted) 2025-03-10 09:07:46.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-10 09:07:46.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efcba00 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-10 09:07:46.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-10 09:07:46.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-10 09:07:46.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-10 09:07:46.353 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-10 09:07:46.358 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-10 09:07:46.359 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cde0c69 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-03-10 09:07:46.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-03-10 09:07:46.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-10 09:07:46.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-10 09:07:46.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-10 09:07:46.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:07:46.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-10 09:07:46.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2619cb76 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-10 09:07:46.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-03-10 09:07:46.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-03-10 09:07:46.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-10 09:07:46.366 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-03-10 09:07:46.372 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-03-10 09:07:46.373 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43fe2008 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a543e09 2025-03-10 09:07:46.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a543e09 2025-03-10 09:07:46.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-10 09:07:46.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-10 09:07:46.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-10 09:07:46.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:07:46.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-10 09:07:46.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-10 09:07:46.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbf744b 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-03-10 09:07:46.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-03-10 09:07:46.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-10 09:07:46.396 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.411 [DefaultDispatcher-worker-3 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-03-10 09:07:46.416 [DefaultDispatcher-worker-13 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-03-10 09:07:46.423 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.439 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.444 [DefaultDispatcher-worker-6 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-03-10 09:07:46.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-10 09:07:46.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-10 09:07:46.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.445 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8: (connection evicted) 2025-03-10 09:07:46.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-10 09:07:46.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520c3dcb 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b347439 2025-03-10 09:07:46.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b347439 2025-03-10 09:07:46.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-10 09:07:46.461 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.468 [DefaultDispatcher-worker-1 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b347439 2025-03-10 09:07:46.473 [DefaultDispatcher-worker-2 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b347439 2025-03-10 09:07:46.474 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-10 09:07:46.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-10 09:07:46.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.484 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b347439: (connection evicted) 2025-03-10 09:07:46.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-10 09:07:46.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fceab5d 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-10 09:07:46.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-03-10 09:07:46.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-03-10 09:07:46.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-10 09:07:46.506 [DefaultDispatcher-worker-3 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-03-10 09:07:46.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-10 09:07:46.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-10 09:07:46.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.507 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1592e540: (connection evicted) 2025-03-10 09:07:46.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-10 09:07:46.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b88af70 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2932e15f 2025-03-10 09:07:46.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2932e15f 2025-03-10 09:07:46.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-10 09:07:46.527 [DefaultDispatcher-worker-16 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2932e15f 2025-03-10 09:07:46.532 [DefaultDispatcher-worker-7 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2932e15f 2025-03-10 09:07:46.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-10 09:07:46.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-10 09:07:46.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.532 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2932e15f: (connection evicted) 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-10 09:07:46.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ace2408 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18 2025-03-10 09:07:46.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18 2025-03-10 09:07:46.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-10 09:07:46.552 [DefaultDispatcher-worker-17 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18 2025-03-10 09:07:46.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-10 09:07:46.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-10 09:07:46.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.554 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18: (connection evicted) 2025-03-10 09:07:46.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-10 09:07:46.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-10 09:07:46.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dec79f8 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b26e90 2025-03-10 09:07:46.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b26e90 2025-03-10 09:07:46.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-10 09:07:46.573 [DefaultDispatcher-worker-15 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b26e90 2025-03-10 09:07:46.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-10 09:07:46.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-10 09:07:46.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.574 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b26e90: (connection evicted) 2025-03-10 09:07:46.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-10 09:07:46.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@764db16c 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-03-10 09:07:46.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-03-10 09:07:46.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-10 09:07:46.751 [DefaultDispatcher-worker-15 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-03-10 09:07:46.756 [DefaultDispatcher-worker-14 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-03-10 09:07:46.758 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37519/manifest.json 2025-03-10 09:07:46.758 [Test worker @coroutine#337] 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:37519/manifest.json. 2025-03-10 09:07:46.758 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37519/manifest.json 2025-03-10 09:07:46.759 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37519/manifest.json 2025-03-10 09:07:46.759 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37519/manifest.json 2025-03-10 09:07:46.812 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.833 [Test worker @coroutine#337] 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:37519/manifest.json. 2025-03-10 09:07:46.833 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37519/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 09:07:46.841 [DefaultDispatcher-worker-3 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-03-10 09:07:46.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-10 09:07:46.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-10 09:07:46.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.846 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850: (connection evicted) 2025-03-10 09:07:46.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:46.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-10 09:07:46.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39403943 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-10 09:07:46.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-03-10 09:07:46.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-03-10 09:07:46.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301e5d23 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-10 09:07:46.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8d575 2025-03-10 09:07:46.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8d575 2025-03-10 09:07:46.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-10 09:07:46.889 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 09:07:46.929 [Test worker] INFO ktor.application - Application started in 0.044 seconds. 2025-03-10 09:07:46.929 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@75db328e 2025-03-10 09:07:46.966 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.973 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:46.981 [DefaultDispatcher-worker-12 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:34845 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5169db2f 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:46.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-03-10 09:07:46.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-03-10 09:07:46.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-10 09:07:47.000 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-10 09:07:47.004 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-10 09:07:47.004 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-10 09:07:47.004 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-10 09:07:47.004 [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. 2025-03-10 09:07:47.004 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-10 09:07:47.004 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-10 09:07:47.005 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-10 09:07:47.005 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c05f83b 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:47.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:47.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-10 09:07:47.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-10 09:07:47.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-10 09:07:47.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-10 09:07:47.034 [DefaultDispatcher-worker-7 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-10 09:07:47.040 [DefaultDispatcher-worker-7 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-10 09:07:47.043 [DefaultDispatcher-worker-12 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-03-10 09:07:47.044 [DefaultDispatcher-worker-12 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-03-10 09:07:47.049 [DefaultDispatcher-worker-8 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-10 09:07:47.053 [DefaultDispatcher-worker-8 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-10 09:07:47.054 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34845/api/content/703332107266117632/_ustadmanifest.json 2025-03-10 09:07:47.054 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34845/api/content/703332107266117632/_ustadmanifest.json. 2025-03-10 09:07:47.054 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34845/api/content/703332107266117632/_ustadmanifest.json 2025-03-10 09:07:47.056 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34845/api/content/703332107266117632/_ustadmanifest.json 2025-03-10 09:07:47.056 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34845/api/content/703332107266117632/_ustadmanifest.json 2025-03-10 09:07:47.056 [Test worker @coroutine#354] 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:34845/api/content/703332107266117632/_ustadmanifest.json. 2025-03-10 09:07:47.056 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34845/api/content/703332107266117632/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 09:07:47.064 [DefaultDispatcher-worker-14 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-10 09:07:47.067 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 09:07:47.068 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3e067033-850c-4cc3-8a6f-aa2e88202c4d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 09:07:47.070 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 09:07:47.070 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3e067033-850c-4cc3-8a6f-aa2e88202c4d 2025-03-10 09:07:47.073 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34845/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:47.073 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34845/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:07:47.073 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34845/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:47.073 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34845/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:07:47.077 [DefaultDispatcher-worker-3 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-10 09:07:47.078 [DefaultDispatcher-worker-3 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34845/UmAppDatabase/replication/nodeId 2025-03-10 09:07:47.078 [DefaultDispatcher-worker-3 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34845/UmAppDatabase/replication/nodeId. 2025-03-10 09:07:47.078 [DefaultDispatcher-worker-3 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34845/UmAppDatabase/replication/nodeId 2025-03-10 09:07:47.082 [DefaultDispatcher-worker-3 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34845/api/blob/upload-init-batch 2025-03-10 09:07:47.082 [DefaultDispatcher-worker-3 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34845/api/blob/upload-init-batch. 2025-03-10 09:07:47.082 [DefaultDispatcher-worker-3 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34845/api/blob/upload-init-batch 2025-03-10 09:07:47.082 [DefaultDispatcher-worker-3 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34845/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 09:07:47.083 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:47.106 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:47.118 [eventLoopGroupProxy-4-3 @call-handler#395] 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) 2025-03-10 09:07:47.118 [eventLoopGroupProxy-4-1 @call-handler#398] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 09:07:47.118 [eventLoopGroupProxy-4-4 @call-handler#396] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 09:07:47.118 [eventLoopGroupProxy-4-2 @call-handler#397] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 09:07:47.121 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:47.121 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:47.122 [eventLoopGroupProxy-4-1 @call-handler#398] 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 2025-03-10 09:07:47.122 [eventLoopGroupProxy-4-3 @call-handler#395] 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 2025-03-10 09:07:47.122 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:07:47.124 [DefaultDispatcher-worker-7 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34845/UmAppDatabase/replication/nodeId 2025-03-10 09:07:47.124 [DefaultDispatcher-worker-7 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34845/UmAppDatabase/replication/nodeId 2025-03-10 09:07:47.124 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:47.125 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34845/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:47.125 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34845/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:47.128 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-03-10 09:07:47.128 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-03-10 09:07:47.130 [DefaultDispatcher-worker-15 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-10 09:07:47.133 [eventLoopGroupProxy-4-3 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-03-10 09:07:47.135 [DefaultDispatcher-worker-9 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-10 09:07:47.142 [eventLoopGroupProxy-4-3 @call-handler#395] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 27ms 2025-03-10 09:07:47.142 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34845/api/blob/upload-init-batch 2025-03-10 09:07:47.142 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34845/api/blob/upload-init-batch 2025-03-10 09:07:47.145 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34845/api/blob/upload-init-batch. 2025-03-10 09:07:47.145 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34845/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:07:47.153 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34845/api/blob/upload-batch-data 2025-03-10 09:07:47.153 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34845/api/blob/upload-batch-data. 2025-03-10 09:07:47.153 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34845/api/blob/upload-batch-data 2025-03-10 09:07:47.153 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34845/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:47.158 [eventLoopGroupProxy-4-1 @call-handler#411] 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) 2025-03-10 09:07:47.165 [eventLoopGroupProxy-4-1 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-03-10 09:07:47.166 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:47.166 [eventLoopGroupProxy-4-1 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-10 09:07:47.166 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34845/api/blob/upload-batch-data 2025-03-10 09:07:47.172 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34845/api/blob/upload-batch-data 2025-03-10 09:07:47.172 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34845/api/blob/upload-batch-data. 2025-03-10 09:07:47.172 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34845/api/blob/upload-batch-data 2025-03-10 09:07:47.172 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34845/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:47.174 [eventLoopGroupProxy-4-1 @call-handler#416] 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) 2025-03-10 09:07:47.176 [eventLoopGroupProxy-4-1 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-03-10 09:07:47.176 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:47.176 [eventLoopGroupProxy-4-1 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:47.177 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34845/api/blob/upload-batch-data 2025-03-10 09:07:47.189 [DefaultDispatcher-worker-17 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-10 09:07:47.196 [DefaultDispatcher-worker-13 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-10 09:07:47.205 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34845/UmAppDatabase/replication/message 2025-03-10 09:07:47.206 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34845/UmAppDatabase/replication/message. 2025-03-10 09:07:47.206 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34845/UmAppDatabase/replication/message 2025-03-10 09:07:47.206 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34845/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 09:07:47.207 [eventLoopGroupProxy-4-1 @call-handler#430] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 09:07:47.207 [eventLoopGroupProxy-4-1 @call-handler#430] 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 2025-03-10 09:07:47.207 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:07:47.220 [DefaultDispatcher-worker-11 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8d575 2025-03-10 09:07:47.221 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:47.221 [eventLoopGroupProxy-4-1 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-03-10 09:07:47.221 [DefaultDispatcher-worker-16 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34845/api/content/703332107266117632/_ustadmanifest.json 2025-03-10 09:07:47.221 [DefaultDispatcher-worker-16 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34845/api/content/703332107266117632/_ustadmanifest.json. 2025-03-10 09:07:47.221 [DefaultDispatcher-worker-16 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34845/api/content/703332107266117632/_ustadmanifest.json 2025-03-10 09:07:47.221 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34845/UmAppDatabase/replication/message 2025-03-10 09:07:47.221 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34845/UmAppDatabase/replication/message 2025-03-10 09:07:47.222 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34845/UmAppDatabase/replication/message. 2025-03-10 09:07:47.222 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34845/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:07:47.222 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34845/api/content/703332107266117632/_ustadmanifest.json 2025-03-10 09:07:47.222 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34845/api/content/703332107266117632/_ustadmanifest.json 2025-03-10 09:07:47.222 [DefaultDispatcher-worker-10 @coroutine#348] 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:34845/api/content/703332107266117632/_ustadmanifest.json. 2025-03-10 09:07:47.222 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34845/api/content/703332107266117632/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 09:07:47.226 [DefaultDispatcher-worker-1 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-10 09:07:47.227 [DefaultDispatcher-worker-9 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8d575 2025-03-10 09:07:47.228 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-10 09:07:47.228 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-10 09:07:47.228 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-10 09:07:47.228 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-10 09:07:47.228 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-10 09:07:47.229 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-03-10 09:07:47.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-10 09:07:47.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-10 09:07:47.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:47.229 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b: (connection evicted) 2025-03-10 09:07:47.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:47.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-10 09:07:47.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-10 09:07:47.501 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 09:07:47.501 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 09:07:47.690 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 09:07:48.234 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@75db328e 2025-03-10 09:07:48.235 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@75db328e 2025-03-10 09:07:48.237 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-03-10 09:07:48.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-10 09:07:48.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-10 09:07:48.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:48.237 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a8d575: (connection evicted) 2025-03-10 09:07:48.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:48.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-10 09:07:48.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25890ce3 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:48.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:48.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-10 09:07:48.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-10 09:07:48.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-10 09:07:48.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19bbb216 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:48.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:48.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:48.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:48.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-10 09:07:48.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-03-10 09:07:48.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-03-10 09:07:48.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-10 09:07:48.251 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 09:07:48.252 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-10 09:07:48.252 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@57466fb7 2025-03-10 09:07:48.253 [DefaultDispatcher-worker-9 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:35539 2025-03-10 09:07:48.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e664075 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:48.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-03-10 09:07:48.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-03-10 09:07:48.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-10 09:07:48.256 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-10 09:07:48.257 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-10 09:07:48.257 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-10 09:07:48.257 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-10 09:07:48.257 [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. 2025-03-10 09:07:48.257 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-10 09:07:48.257 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-10 09:07:48.257 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-10 09:07:48.257 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13346a64 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:48.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:48.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:48.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-10 09:07:48.277 [DefaultDispatcher-worker-19 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:48.282 [DefaultDispatcher-worker-4 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:48.287 [DefaultDispatcher-worker-3 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-03-10 09:07:48.289 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-03-10 09:07:48.293 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:48.297 [DefaultDispatcher-worker-2 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:48.298 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/content/703332114807914496/_ustadmanifest.json 2025-03-10 09:07:48.298 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/content/703332114807914496/_ustadmanifest.json. 2025-03-10 09:07:48.298 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/content/703332114807914496/_ustadmanifest.json 2025-03-10 09:07:48.299 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/content/703332114807914496/_ustadmanifest.json 2025-03-10 09:07:48.299 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35539/api/content/703332114807914496/_ustadmanifest.json 2025-03-10 09:07:48.299 [Test worker @coroutine#459] 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:35539/api/content/703332114807914496/_ustadmanifest.json. 2025-03-10 09:07:48.299 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35539/api/content/703332114807914496/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 09:07:48.306 [DefaultDispatcher-worker-9 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:48.307 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 09:07:48.307 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7f7c0fea-eceb-4020-ac2c-8c3c92720520', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 09:07:48.308 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 09:07:48.308 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7f7c0fea-eceb-4020-ac2c-8c3c92720520 2025-03-10 09:07:48.308 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:48.308 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35539/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:07:48.308 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:48.308 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:07:48.311 [eventLoopGroupProxy-7-2 @call-handler#491] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 09:07:48.311 [eventLoopGroupProxy-7-1 @call-handler#490] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 09:07:48.311 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:48.311 [eventLoopGroupProxy-7-1 @call-handler#490] 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 2025-03-10 09:07:48.311 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:07:48.312 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:48.312 [eventLoopGroupProxy-7-1 @call-handler#490] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-03-10 09:07:48.312 [DefaultDispatcher-worker-19 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:48.312 [DefaultDispatcher-worker-19 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:48.314 [DefaultDispatcher-worker-5 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:48.314 [DefaultDispatcher-worker-5 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/UmAppDatabase/replication/nodeId 2025-03-10 09:07:48.314 [DefaultDispatcher-worker-5 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35539/UmAppDatabase/replication/nodeId. 2025-03-10 09:07:48.314 [DefaultDispatcher-worker-5 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/UmAppDatabase/replication/nodeId 2025-03-10 09:07:48.315 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-init-batch 2025-03-10 09:07:48.315 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-init-batch. 2025-03-10 09:07:48.315 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-init-batch 2025-03-10 09:07:48.315 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 09:07:48.315 [eventLoopGroupProxy-7-1 @call-handler#499] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 09:07:48.316 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:48.316 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-10 09:07:48.316 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/UmAppDatabase/replication/nodeId 2025-03-10 09:07:48.316 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35539/UmAppDatabase/replication/nodeId 2025-03-10 09:07:48.317 [eventLoopGroupProxy-7-3 @call-handler#506] 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) 2025-03-10 09:07:48.317 [eventLoopGroupProxy-7-3 @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 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 2025-03-10 09:07:48.318 [eventLoopGroupProxy-7-3 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-10 09:07:48.319 [eventLoopGroupProxy-7-3 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-10 09:07:48.320 [DefaultDispatcher-worker-8 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-init-batch 2025-03-10 09:07:48.320 [DefaultDispatcher-worker-8 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35539/api/blob/upload-init-batch 2025-03-10 09:07:48.320 [DefaultDispatcher-worker-8 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-init-batch. 2025-03-10 09:07:48.320 [DefaultDispatcher-worker-8 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35539/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:07:48.321 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.321 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:48.321 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.321 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:48.322 [DefaultDispatcher-worker-9 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:48.322 [eventLoopGroupProxy-7-1 @call-handler#514] 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) 2025-03-10 09:07:48.324 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-10 09:07:48.324 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:48.325 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 09:07:48.325 [DefaultDispatcher-worker-20 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.326 [DefaultDispatcher-worker-20 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.326 [DefaultDispatcher-worker-20 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:48.326 [DefaultDispatcher-worker-20 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.326 [DefaultDispatcher-worker-20 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:48.328 [DefaultDispatcher-worker-9 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:48.328 [eventLoopGroupProxy-7-1 @call-handler#519] 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) 2025-03-10 09:07:48.330 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-10 09:07:48.330 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:48.331 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 09:07:48.331 [DefaultDispatcher-worker-9 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.332 [DefaultDispatcher-worker-9 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.332 [DefaultDispatcher-worker-9 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:48.332 [DefaultDispatcher-worker-9 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.332 [DefaultDispatcher-worker-9 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:48.333 [eventLoopGroupProxy-7-1 @call-handler#524] 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) 2025-03-10 09:07:48.340 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:48.340 [DefaultDispatcher-worker-9 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-03-10 09:07:48.342 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:48.354 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:48.357 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:48.375 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:48.376 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:48.376 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.377 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.377 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:48.377 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.377 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:48.378 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:48.378 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-03-10 09:07:48.378 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.379 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:48.379 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35539/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:07:48.379 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:35539/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35539/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-10 09:07:48.379 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35539/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.385 [DefaultDispatcher-worker-15 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:48.390 [DefaultDispatcher-worker-6 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:48.391 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 09:07:48.892 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ac78ce9e-c6ed-4a70-a4ae-7556fca3ba68', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 09:07:48.892 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 09:07:48.892 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ac78ce9e-c6ed-4a70-a4ae-7556fca3ba68 2025-03-10 09:07:48.894 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-init-batch 2025-03-10 09:07:48.894 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-init-batch. 2025-03-10 09:07:48.894 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-init-batch 2025-03-10 09:07:48.894 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 09:07:48.895 [eventLoopGroupProxy-7-1 @call-handler#538] 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) 2025-03-10 09:07:48.895 [eventLoopGroupProxy-7-1 @call-handler#538] 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 2025-03-10 09:07:48.896 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-10 09:07:48.897 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-10 09:07:48.898 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-init-batch 2025-03-10 09:07:48.898 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35539/api/blob/upload-init-batch 2025-03-10 09:07:48.898 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-init-batch. 2025-03-10 09:07:48.898 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35539/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:07:48.899 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.899 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:48.899 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.899 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:48.900 [eventLoopGroupProxy-7-1 @call-handler#545] 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) 2025-03-10 09:07:48.902 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:48.903 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 09:07:48.903 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.904 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.904 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:48.904 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.904 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:48.905 [eventLoopGroupProxy-7-1 @call-handler#548] 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) 2025-03-10 09:07:48.906 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:48.906 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:48.907 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.907 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.907 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:48.907 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.907 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:48.908 [eventLoopGroupProxy-7-1 @call-handler#551] 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) 2025-03-10 09:07:48.949 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:48.950 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:48.950 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.951 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.951 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:48.951 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.951 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:48.952 [eventLoopGroupProxy-7-1 @call-handler#554] 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) 2025-03-10 09:07:48.993 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:48.994 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:48.994 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.995 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.995 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:48.995 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:48.995 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:48.996 [eventLoopGroupProxy-7-1 @call-handler#557] 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) 2025-03-10 09:07:49.037 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:49.037 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-10 09:07:49.038 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.038 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.038 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:49.038 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.038 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:49.039 [eventLoopGroupProxy-7-1 @call-handler#560] 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) 2025-03-10 09:07:49.081 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:49.081 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:49.082 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.082 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.082 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:49.082 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.082 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:49.083 [eventLoopGroupProxy-7-1 @call-handler#563] 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) 2025-03-10 09:07:49.125 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:49.125 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:49.126 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.126 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.126 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:49.126 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.126 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:49.127 [eventLoopGroupProxy-7-1 @call-handler#566] 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) 2025-03-10 09:07:49.169 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:49.169 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:49.170 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.170 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.170 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:49.170 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.170 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:49.171 [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) 2025-03-10 09:07:49.213 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:49.214 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:49.214 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.215 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.215 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:49.215 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.215 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:49.216 [eventLoopGroupProxy-7-1 @call-handler#573] 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) 2025-03-10 09:07:49.257 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:49.258 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:49.258 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.259 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.259 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:49.259 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.259 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:49.260 [eventLoopGroupProxy-7-1 @call-handler#576] 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) 2025-03-10 09:07:49.301 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:49.301 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:49.302 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.303 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.303 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:49.303 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.303 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:49.303 [eventLoopGroupProxy-7-1 @call-handler#579] 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) 2025-03-10 09:07:49.345 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:49.345 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:49.346 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.346 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.346 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:49.346 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.346 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:49.347 [eventLoopGroupProxy-7-1 @call-handler#582] 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) 2025-03-10 09:07:49.389 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:49.389 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:49.390 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.390 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.390 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:49.390 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.390 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:49.391 [eventLoopGroupProxy-7-1 @call-handler#585] 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) 2025-03-10 09:07:49.398 [DefaultDispatcher-worker-6 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:49.433 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-10 09:07:49.434 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:49.434 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:49.434 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.435 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.435 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:49.435 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.435 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:49.436 [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) 2025-03-10 09:07:49.437 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-10 09:07:49.437 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:49.437 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:49.437 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.438 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.438 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/blob/upload-batch-data. 2025-03-10 09:07:49.438 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.438 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:49.439 [eventLoopGroupProxy-7-1 @call-handler#596] 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) 2025-03-10 09:07:49.440 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-10 09:07:49.441 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:49.441 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:49.441 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/blob/upload-batch-data 2025-03-10 09:07:49.447 [DefaultDispatcher-worker-14 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:49.451 [DefaultDispatcher-worker-16 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:49.452 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/UmAppDatabase/replication/message 2025-03-10 09:07:49.452 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35539/UmAppDatabase/replication/message. 2025-03-10 09:07:49.452 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/UmAppDatabase/replication/message 2025-03-10 09:07:49.452 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35539/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 09:07:49.453 [eventLoopGroupProxy-7-1 @call-handler#606] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 09:07:49.453 [eventLoopGroupProxy-7-1 @call-handler#606] 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 2025-03-10 09:07:49.453 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:07:49.465 [DefaultDispatcher-worker-16 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-03-10 09:07:49.465 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:49.465 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-03-10 09:07:49.465 [DefaultDispatcher-worker-3 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35539/api/content/703332114807914496/_ustadmanifest.json 2025-03-10 09:07:49.465 [DefaultDispatcher-worker-3 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35539/api/content/703332114807914496/_ustadmanifest.json. 2025-03-10 09:07:49.465 [DefaultDispatcher-worker-3 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35539/api/content/703332114807914496/_ustadmanifest.json 2025-03-10 09:07:49.466 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/UmAppDatabase/replication/message 2025-03-10 09:07:49.466 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35539/UmAppDatabase/replication/message 2025-03-10 09:07:49.466 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35539/UmAppDatabase/replication/message. 2025-03-10 09:07:49.466 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35539/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:07:49.466 [DefaultDispatcher-worker-13 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35539/api/content/703332114807914496/_ustadmanifest.json 2025-03-10 09:07:49.466 [DefaultDispatcher-worker-13 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35539/api/content/703332114807914496/_ustadmanifest.json 2025-03-10 09:07:49.466 [DefaultDispatcher-worker-13 @coroutine#453] 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:35539/api/content/703332114807914496/_ustadmanifest.json. 2025-03-10 09:07:49.466 [DefaultDispatcher-worker-13 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35539/api/content/703332114807914496/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 09:07:49.471 [DefaultDispatcher-worker-19 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-10 09:07:49.472 [DefaultDispatcher-worker-6 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-03-10 09:07:49.473 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-10 09:07:49.473 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-10 09:07:49.473 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-10 09:07:49.473 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-10 09:07:49.473 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-10 09:07:49.474 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-03-10 09:07:49.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-10 09:07:49.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-10 09:07:49.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:49.474 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fcb737: (connection evicted) 2025-03-10 09:07:49.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:49.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-10 09:07:49.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-10 09:07:49.757 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 09:07:49.892 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 09:07:49.947 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 09:07:50.241 [DefaultDispatcher-worker-1 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-10 09:07:50.478 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@57466fb7 2025-03-10 09:07:50.478 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@57466fb7 2025-03-10 09:07:50.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-10 09:07:50.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-10 09:07:50.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:50.478 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@549debdb: (connection evicted) 2025-03-10 09:07:50.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:50.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-10 09:07:50.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-10 09:07:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d97344c 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:50.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-10 09:07:50.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-10 09:07:50.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3223aa 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:50.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@513bec8c 2025-03-10 09:07:50.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@513bec8c 2025-03-10 09:07:50.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-10 09:07:50.493 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 09:07:50.494 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-10 09:07:50.494 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3e4ead73 2025-03-10 09:07:50.495 [DefaultDispatcher-worker-6 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:36013 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dbf3bc 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:50.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-03-10 09:07:50.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-03-10 09:07:50.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-10 09:07:50.497 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-10 09:07:50.497 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-10 09:07:50.497 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-10 09:07:50.497 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-10 09:07:50.497 [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. 2025-03-10 09:07:50.497 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-10 09:07:50.497 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-10 09:07:50.497 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-10 09:07:50.497 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a225534 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:50.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-10 09:07:50.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-10 09:07:50.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-10 09:07:50.517 [DefaultDispatcher-worker-16 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-10 09:07:50.521 [DefaultDispatcher-worker-4 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-10 09:07:50.525 [DefaultDispatcher-worker-17 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-03-10 09:07:50.526 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-03-10 09:07:50.531 [DefaultDispatcher-worker-16 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-10 09:07:50.536 [DefaultDispatcher-worker-19 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-10 09:07:50.536 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36013/api/content/703332119348662272/_ustadmanifest.json 2025-03-10 09:07:50.536 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36013/api/content/703332119348662272/_ustadmanifest.json. 2025-03-10 09:07:50.536 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36013/api/content/703332119348662272/_ustadmanifest.json 2025-03-10 09:07:50.538 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36013/api/content/703332119348662272/_ustadmanifest.json 2025-03-10 09:07:50.538 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36013/api/content/703332119348662272/_ustadmanifest.json 2025-03-10 09:07:50.538 [Test worker @coroutine#640] 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:36013/api/content/703332119348662272/_ustadmanifest.json. 2025-03-10 09:07:50.538 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36013/api/content/703332119348662272/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 09:07:50.550 [DefaultDispatcher-worker-13 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-10 09:07:50.550 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 09:07:50.550 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7e940b1a-b63d-4552-bf33-712263a8dcdb', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 09:07:50.551 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 09:07:50.551 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7e940b1a-b63d-4552-bf33-712263a8dcdb 2025-03-10 09:07:50.552 [DefaultDispatcher-worker-13 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:50.552 [DefaultDispatcher-worker-13 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36013/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:07:50.552 [DefaultDispatcher-worker-13 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:50.552 [DefaultDispatcher-worker-13 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36013/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:07:50.554 [eventLoopGroupProxy-10-1 @call-handler#670] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 09:07:50.554 [eventLoopGroupProxy-10-2 @call-handler#671] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 09:07:50.555 [eventLoopGroupProxy-10-2 @call-handler#671] 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 2025-03-10 09:07:50.555 [eventLoopGroupProxy-10-2 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:07:50.555 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:50.555 [eventLoopGroupProxy-10-2 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:50.555 [eventLoopGroupProxy-10-2 @call-handler#671] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-10 09:07:50.555 [DefaultDispatcher-worker-19 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:50.555 [DefaultDispatcher-worker-19 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:50.557 [DefaultDispatcher-worker-7 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-10 09:07:50.557 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36013/UmAppDatabase/replication/nodeId 2025-03-10 09:07:50.557 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36013/UmAppDatabase/replication/nodeId. 2025-03-10 09:07:50.557 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36013/UmAppDatabase/replication/nodeId 2025-03-10 09:07:50.559 [eventLoopGroupProxy-10-2 @call-handler#679] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 09:07:50.559 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:50.559 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36013/api/blob/upload-init-batch 2025-03-10 09:07:50.559 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36013/api/blob/upload-init-batch. 2025-03-10 09:07:50.559 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36013/api/blob/upload-init-batch 2025-03-10 09:07:50.559 [eventLoopGroupProxy-10-2 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-10 09:07:50.559 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36013/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 09:07:50.559 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36013/UmAppDatabase/replication/nodeId 2025-03-10 09:07:50.559 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36013/UmAppDatabase/replication/nodeId 2025-03-10 09:07:50.560 [eventLoopGroupProxy-10-2 @call-handler#684] 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) 2025-03-10 09:07:50.560 [eventLoopGroupProxy-10-2 @call-handler#684] 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 2025-03-10 09:07:50.561 [eventLoopGroupProxy-10-2 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-10 09:07:50.562 [eventLoopGroupProxy-10-2 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-03-10 09:07:50.562 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36013/api/blob/upload-init-batch 2025-03-10 09:07:50.562 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36013/api/blob/upload-init-batch 2025-03-10 09:07:50.562 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36013/api/blob/upload-init-batch. 2025-03-10 09:07:50.562 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36013/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:07:50.563 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.563 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36013/api/blob/upload-batch-data. 2025-03-10 09:07:50.563 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.563 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:50.564 [eventLoopGroupProxy-10-2 @call-handler#691] 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) 2025-03-10 09:07:50.565 [DefaultDispatcher-worker-7 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-10 09:07:50.566 [eventLoopGroupProxy-10-2 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-10 09:07:50.566 [eventLoopGroupProxy-10-2 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:50.566 [eventLoopGroupProxy-10-2 @call-handler#691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:50.567 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.567 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.568 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36013/api/blob/upload-batch-data. 2025-03-10 09:07:50.568 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.568 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:50.569 [eventLoopGroupProxy-10-2 @call-handler#697] 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) 2025-03-10 09:07:50.570 [DefaultDispatcher-worker-10 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-10 09:07:50.570 [eventLoopGroupProxy-10-2 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-10 09:07:50.570 [eventLoopGroupProxy-10-2 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:50.570 [eventLoopGroupProxy-10-2 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:50.571 [DefaultDispatcher-worker-10 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.572 [DefaultDispatcher-worker-10 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.572 [DefaultDispatcher-worker-10 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36013/api/blob/upload-batch-data. 2025-03-10 09:07:50.572 [DefaultDispatcher-worker-10 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.572 [DefaultDispatcher-worker-10 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:50.572 [eventLoopGroupProxy-10-2 @call-handler#702] 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) 2025-03-10 09:07:50.576 [eventLoopGroupProxy-10-2 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-10 09:07:50.576 [eventLoopGroupProxy-10-2 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:50.576 [eventLoopGroupProxy-10-2 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-10 09:07:50.577 [DefaultDispatcher-worker-18 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.577 [DefaultDispatcher-worker-18 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.577 [DefaultDispatcher-worker-18 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36013/api/blob/upload-batch-data. 2025-03-10 09:07:50.577 [DefaultDispatcher-worker-18 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.577 [DefaultDispatcher-worker-18 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:50.578 [eventLoopGroupProxy-10-2 @call-handler#707] 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) 2025-03-10 09:07:50.579 [eventLoopGroupProxy-10-2 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-10 09:07:50.580 [eventLoopGroupProxy-10-2 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:50.580 [eventLoopGroupProxy-10-2 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:50.580 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.581 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.581 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36013/api/blob/upload-batch-data. 2025-03-10 09:07:50.581 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.581 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:50.581 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:50.582 [eventLoopGroupProxy-10-2 @call-handler#712] 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) 2025-03-10 09:07:50.583 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:50.583 [eventLoopGroupProxy-10-2 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-10 09:07:50.584 [eventLoopGroupProxy-10-2 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:50.584 [eventLoopGroupProxy-10-2 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:50.584 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36013/api/blob/upload-batch-data 2025-03-10 09:07:50.591 [DefaultDispatcher-worker-6 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-10 09:07:50.595 [DefaultDispatcher-worker-5 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-10 09:07:50.595 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:50.596 [DefaultDispatcher-worker-5 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36013/UmAppDatabase/replication/message 2025-03-10 09:07:50.596 [DefaultDispatcher-worker-5 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36013/UmAppDatabase/replication/message. 2025-03-10 09:07:50.596 [DefaultDispatcher-worker-5 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36013/UmAppDatabase/replication/message 2025-03-10 09:07:50.596 [DefaultDispatcher-worker-5 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36013/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 09:07:50.597 [eventLoopGroupProxy-10-2 @call-handler#722] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 09:07:50.597 [eventLoopGroupProxy-10-2 @call-handler#722] 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 2025-03-10 09:07:50.597 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:07:50.598 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:50.607 [DefaultDispatcher-worker-8 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513bec8c 2025-03-10 09:07:50.607 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:50.607 [eventLoopGroupProxy-10-2 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 10ms 2025-03-10 09:07:50.608 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36013/api/content/703332119348662272/_ustadmanifest.json 2025-03-10 09:07:50.608 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36013/api/content/703332119348662272/_ustadmanifest.json. 2025-03-10 09:07:50.608 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36013/api/content/703332119348662272/_ustadmanifest.json 2025-03-10 09:07:50.608 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36013/UmAppDatabase/replication/message 2025-03-10 09:07:50.608 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36013/UmAppDatabase/replication/message 2025-03-10 09:07:50.608 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36013/UmAppDatabase/replication/message. 2025-03-10 09:07:50.608 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36013/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:07:50.609 [DefaultDispatcher-worker-11 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36013/api/content/703332119348662272/_ustadmanifest.json 2025-03-10 09:07:50.609 [DefaultDispatcher-worker-11 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36013/api/content/703332119348662272/_ustadmanifest.json 2025-03-10 09:07:50.610 [DefaultDispatcher-worker-11 @coroutine#634] 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:36013/api/content/703332119348662272/_ustadmanifest.json. 2025-03-10 09:07:50.610 [DefaultDispatcher-worker-11 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36013/api/content/703332119348662272/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 09:07:50.615 [DefaultDispatcher-worker-3 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-10 09:07:50.616 [DefaultDispatcher-worker-14 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513bec8c 2025-03-10 09:07:50.616 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-10 09:07:50.616 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-10 09:07:50.616 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-10 09:07:50.616 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-10 09:07:50.616 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-10 09:07:50.617 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-03-10 09:07:50.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-10 09:07:50.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-10 09:07:50.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:50.617 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34f32575: (connection evicted) 2025-03-10 09:07:50.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:50.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-10 09:07:50.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-10 09:07:50.997 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 09:07:50.997 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 09:07:51.091 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 09:07:51.622 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3e4ead73 2025-03-10 09:07:51.622 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3e4ead73 2025-03-10 09:07:51.623 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-10 09:07:51.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-10 09:07:51.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-10 09:07:51.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:51.623 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@513bec8c: (connection evicted) 2025-03-10 09:07:51.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:51.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-10 09:07:51.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e54bef6 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:51.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:51.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-10 09:07:51.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:51.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:51.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526f8cb0 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:51.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-03-10 09:07:51.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-03-10 09:07:51.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-10 09:07:51.661 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 09:07:51.662 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-10 09:07:51.662 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3872867d 2025-03-10 09:07:51.663 [DefaultDispatcher-worker-12 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:39611 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@362e709e 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:51.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:51.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-10 09:07:51.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-10 09:07:51.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-10 09:07:51.665 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-10 09:07:51.665 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-10 09:07:51.665 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-10 09:07:51.665 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-10 09:07:51.665 [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. 2025-03-10 09:07:51.665 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-10 09:07:51.665 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-10 09:07:51.665 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-10 09:07:51.665 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2a4598 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:51.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:51.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:51.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:51.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-10 09:07:51.685 [DefaultDispatcher-worker-3 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:51.689 [DefaultDispatcher-worker-16 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:51.751 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:51.753 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:51.764 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:51.766 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:51.779 [DefaultDispatcher-worker-16 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-10 09:07:51.805 [DefaultDispatcher-worker-16 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-10 09:07:51.808 [DefaultDispatcher-worker-16 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-10 09:07:51.811 [DefaultDispatcher-worker-16 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-10 09:07:51.819 [DefaultDispatcher-worker-8 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:51.823 [DefaultDispatcher-worker-1 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:51.823 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/content/703332126171779072/_ustadmanifest.json 2025-03-10 09:07:51.824 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/content/703332126171779072/_ustadmanifest.json. 2025-03-10 09:07:51.824 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/content/703332126171779072/_ustadmanifest.json 2025-03-10 09:07:51.825 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/content/703332126171779072/_ustadmanifest.json 2025-03-10 09:07:51.825 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39611/api/content/703332126171779072/_ustadmanifest.json 2025-03-10 09:07:51.826 [Test worker @coroutine#756] 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:39611/api/content/703332126171779072/_ustadmanifest.json. 2025-03-10 09:07:51.826 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39611/api/content/703332126171779072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 09:07:51.879 [DefaultDispatcher-worker-12 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:51.880 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 09:07:51.880 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a2b7dc06-a379-4e78-9baa-f9a971e6656a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 09:07:51.881 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 09:07:51.881 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a2b7dc06-a379-4e78-9baa-f9a971e6656a 2025-03-10 09:07:51.882 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:51.882 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39611/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:07:51.882 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:51.882 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:07:51.884 [eventLoopGroupProxy-13-1 @call-handler#791] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 09:07:51.884 [eventLoopGroupProxy-13-2 @call-handler#792] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 09:07:51.884 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:51.884 [eventLoopGroupProxy-13-1 @call-handler#791] 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 2025-03-10 09:07:51.884 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:07:51.884 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:51.884 [eventLoopGroupProxy-13-1 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-10 09:07:51.885 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:51.885 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39611/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:07:51.887 [DefaultDispatcher-worker-21 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:51.887 [DefaultDispatcher-worker-21 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/UmAppDatabase/replication/nodeId 2025-03-10 09:07:51.887 [DefaultDispatcher-worker-21 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39611/UmAppDatabase/replication/nodeId. 2025-03-10 09:07:51.887 [DefaultDispatcher-worker-21 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/UmAppDatabase/replication/nodeId 2025-03-10 09:07:51.888 [eventLoopGroupProxy-13-1 @call-handler#799] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 09:07:51.888 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:51.888 [eventLoopGroupProxy-13-1 @call-handler#799] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-10 09:07:51.889 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/UmAppDatabase/replication/nodeId 2025-03-10 09:07:51.889 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39611/UmAppDatabase/replication/nodeId 2025-03-10 09:07:51.894 [DefaultDispatcher-worker-16 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:51.901 [DefaultDispatcher-worker-8 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:51.903 [DefaultDispatcher-worker-12 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-init-batch 2025-03-10 09:07:51.903 [DefaultDispatcher-worker-12 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-init-batch. 2025-03-10 09:07:51.903 [DefaultDispatcher-worker-12 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-init-batch 2025-03-10 09:07:51.903 [DefaultDispatcher-worker-12 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 09:07:51.904 [eventLoopGroupProxy-13-1 @call-handler#807] 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) 2025-03-10 09:07:51.905 [eventLoopGroupProxy-13-1 @call-handler#807] 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 2025-03-10 09:07:51.948 [eventLoopGroupProxy-13-1 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:51.949 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-03-10 09:07:51.950 [DefaultDispatcher-worker-12 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-init-batch 2025-03-10 09:07:51.950 [DefaultDispatcher-worker-12 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39611/api/blob/upload-init-batch 2025-03-10 09:07:51.951 [DefaultDispatcher-worker-12 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-init-batch. 2025-03-10 09:07:51.951 [DefaultDispatcher-worker-12 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39611/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:07:51.953 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:51.953 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:51.953 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:51.953 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:51.954 [eventLoopGroupProxy-13-1 @call-handler#814] 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) 2025-03-10 09:07:51.956 [eventLoopGroupProxy-13-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:51.956 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:51.956 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:51.956 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:51.957 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:51.957 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:51.957 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:51.957 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:51.958 [eventLoopGroupProxy-13-1 @call-handler#819] 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) 2025-03-10 09:07:52.000 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.000 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.000 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:52.000 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.001 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.001 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.001 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.001 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.002 [eventLoopGroupProxy-13-1 @call-handler#824] 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) 2025-03-10 09:07:52.003 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.003 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.003 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.003 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.004 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.004 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.004 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.004 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.005 [eventLoopGroupProxy-13-1 @call-handler#829] 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) 2025-03-10 09:07:52.007 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.007 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.007 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.008 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.008 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.008 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.008 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.008 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.009 [eventLoopGroupProxy-13-1 @call-handler#834] 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) 2025-03-10 09:07:52.052 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.052 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.052 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:52.052 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.054 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.054 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.054 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.054 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.055 [eventLoopGroupProxy-13-1 @call-handler#839] 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) 2025-03-10 09:07:52.116 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.116 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.116 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-03-10 09:07:52.117 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.118 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.118 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.118 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.118 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.119 [eventLoopGroupProxy-13-1 @call-handler#844] 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) 2025-03-10 09:07:52.166 [eventLoopGroupProxy-13-1 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.167 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.167 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-03-10 09:07:52.167 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.168 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.168 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.168 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.168 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.169 [eventLoopGroupProxy-13-1 @call-handler#849] 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) 2025-03-10 09:07:52.212 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.212 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.212 [eventLoopGroupProxy-13-1 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:52.213 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.214 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.214 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.214 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.214 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.215 [eventLoopGroupProxy-13-1 @call-handler#855] 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) 2025-03-10 09:07:52.257 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.257 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.257 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:52.258 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.259 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.259 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.259 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.259 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.260 [eventLoopGroupProxy-13-1 @call-handler#860] 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) 2025-03-10 09:07:52.302 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.302 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.302 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:52.302 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.303 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.303 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.303 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.303 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.304 [eventLoopGroupProxy-13-1 @call-handler#865] 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) 2025-03-10 09:07:52.305 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.306 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.306 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.306 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.307 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.307 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.307 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.307 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.308 [eventLoopGroupProxy-13-1 @call-handler#870] 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) 2025-03-10 09:07:52.309 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.309 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.309 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.309 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.310 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.310 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.310 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.310 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.310 [eventLoopGroupProxy-13-1 @call-handler#875] 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) 2025-03-10 09:07:52.311 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.312 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.312 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.312 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.313 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.313 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.313 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.313 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.313 [eventLoopGroupProxy-13-1 @call-handler#880] 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) 2025-03-10 09:07:52.314 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.315 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.315 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.315 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.316 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.316 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.316 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.316 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.316 [eventLoopGroupProxy-13-1 @call-handler#885] 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) 2025-03-10 09:07:52.318 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.318 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.318 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.318 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.319 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.319 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.319 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.319 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.320 [eventLoopGroupProxy-13-1 @call-handler#890] 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) 2025-03-10 09:07:52.321 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.321 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.321 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.321 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.323 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.323 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.323 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.323 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.324 [eventLoopGroupProxy-13-1 @call-handler#895] 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) 2025-03-10 09:07:52.325 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.325 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.325 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.326 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.326 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.326 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.326 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.326 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.327 [eventLoopGroupProxy-13-1 @call-handler#900] 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) 2025-03-10 09:07:52.328 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.328 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.329 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.329 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.330 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.330 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.330 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.330 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.331 [eventLoopGroupProxy-13-1 @call-handler#905] 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) 2025-03-10 09:07:52.332 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.332 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.332 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.333 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.333 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.333 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.333 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.333 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.334 [eventLoopGroupProxy-13-1 @call-handler#910] 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) 2025-03-10 09:07:52.335 [eventLoopGroupProxy-13-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.335 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.335 [eventLoopGroupProxy-13-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.336 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.336 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.336 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.336 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.336 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.337 [eventLoopGroupProxy-13-1 @call-handler#915] 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) 2025-03-10 09:07:52.338 [eventLoopGroupProxy-13-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.338 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.338 [eventLoopGroupProxy-13-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.339 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.339 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.339 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.339 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.339 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.340 [eventLoopGroupProxy-13-1 @call-handler#920] 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) 2025-03-10 09:07:52.341 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.341 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.341 [eventLoopGroupProxy-13-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.342 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.342 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.342 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.342 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.342 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.343 [eventLoopGroupProxy-13-1 @call-handler#925] 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) 2025-03-10 09:07:52.345 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.345 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.345 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.345 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.346 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.346 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.346 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.346 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.347 [eventLoopGroupProxy-13-1 @call-handler#930] 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) 2025-03-10 09:07:52.348 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.348 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.348 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.348 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.349 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.349 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.349 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.349 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.350 [eventLoopGroupProxy-13-1 @call-handler#935] 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) 2025-03-10 09:07:52.351 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.351 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.351 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.351 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.352 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.352 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.352 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.352 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.353 [eventLoopGroupProxy-13-1 @call-handler#940] 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) 2025-03-10 09:07:52.354 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.354 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.354 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.354 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.355 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.355 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.355 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.355 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.355 [eventLoopGroupProxy-13-1 @call-handler#945] 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) 2025-03-10 09:07:52.356 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.357 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.357 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.357 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.358 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.358 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.358 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.358 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.358 [eventLoopGroupProxy-13-1 @call-handler#950] 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) 2025-03-10 09:07:52.359 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.360 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.360 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.360 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.361 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.361 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.361 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.361 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.361 [eventLoopGroupProxy-13-1 @call-handler#955] 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) 2025-03-10 09:07:52.362 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.362 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.362 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.363 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.363 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.363 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.363 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.363 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.364 [eventLoopGroupProxy-13-1 @call-handler#960] 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) 2025-03-10 09:07:52.365 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.365 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.365 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.366 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.366 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.366 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.366 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.367 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.367 [eventLoopGroupProxy-13-1 @call-handler#965] 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) 2025-03-10 09:07:52.368 [eventLoopGroupProxy-13-1 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.369 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.369 [eventLoopGroupProxy-13-1 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.369 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.370 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.370 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.370 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.370 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.370 [eventLoopGroupProxy-13-1 @call-handler#970] 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) 2025-03-10 09:07:52.371 [eventLoopGroupProxy-13-1 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.372 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.372 [eventLoopGroupProxy-13-1 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.372 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.373 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.373 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.373 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.373 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.373 [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) 2025-03-10 09:07:52.375 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.375 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.375 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.375 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.376 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.376 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.376 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.376 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.377 [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) 2025-03-10 09:07:52.378 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.378 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.378 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.378 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.379 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.379 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.379 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.379 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.380 [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) 2025-03-10 09:07:52.381 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.381 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.381 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.381 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.382 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.382 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.382 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.382 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.383 [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) 2025-03-10 09:07:52.384 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.384 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.384 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.384 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.386 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.386 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.386 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.386 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.387 [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) 2025-03-10 09:07:52.401 [DefaultDispatcher-worker-20 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:52.429 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.429 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.429 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:52.430 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.430 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.430 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.430 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.430 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.431 [eventLoopGroupProxy-13-1 @call-handler#1001] 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) 2025-03-10 09:07:52.432 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.432 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.432 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.432 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.433 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.433 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.433 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.433 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.434 [eventLoopGroupProxy-13-1 @call-handler#1006] 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) 2025-03-10 09:07:52.435 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.435 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.435 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.435 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.436 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.436 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.436 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.436 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.436 [eventLoopGroupProxy-13-1 @call-handler#1011] 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) 2025-03-10 09:07:52.437 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.437 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.437 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.437 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.438 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.438 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.438 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.438 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.439 [eventLoopGroupProxy-13-1 @call-handler#1016] 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) 2025-03-10 09:07:52.481 [eventLoopGroupProxy-13-1 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.481 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.482 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:52.482 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.483 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.483 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.483 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.483 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.484 [eventLoopGroupProxy-13-1 @call-handler#1021] 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) 2025-03-10 09:07:52.527 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.527 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.527 [eventLoopGroupProxy-13-1 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 09:07:52.528 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.528 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.528 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.528 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.528 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.529 [eventLoopGroupProxy-13-1 @call-handler#1027] 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) 2025-03-10 09:07:52.530 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.530 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.530 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.531 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.531 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.531 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.531 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.531 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.532 [eventLoopGroupProxy-13-1 @call-handler#1032] 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) 2025-03-10 09:07:52.533 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.533 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.533 [eventLoopGroupProxy-13-1 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.533 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.534 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.534 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.534 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.534 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.535 [eventLoopGroupProxy-13-1 @call-handler#1037] 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) 2025-03-10 09:07:52.577 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.577 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.577 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:52.578 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.579 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.579 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.579 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.579 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.580 [eventLoopGroupProxy-13-1 @call-handler#1042] 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) 2025-03-10 09:07:52.581 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.581 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.581 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.581 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.582 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.582 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.582 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.582 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.582 [eventLoopGroupProxy-13-1 @call-handler#1047] 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) 2025-03-10 09:07:52.584 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.584 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.584 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.584 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.585 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.585 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.585 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.585 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.585 [eventLoopGroupProxy-13-1 @call-handler#1052] 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) 2025-03-10 09:07:52.587 [eventLoopGroupProxy-13-1 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.587 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.587 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.587 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.588 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.588 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.588 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.588 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.588 [eventLoopGroupProxy-13-1 @call-handler#1057] 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) 2025-03-10 09:07:52.590 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.590 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.590 [eventLoopGroupProxy-13-1 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.590 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.591 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.591 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.591 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.591 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.592 [eventLoopGroupProxy-13-1 @call-handler#1062] 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) 2025-03-10 09:07:52.634 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.634 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.634 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:52.635 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.636 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.636 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.636 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.636 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.636 [eventLoopGroupProxy-13-1 @call-handler#1067] 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) 2025-03-10 09:07:52.638 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.638 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.638 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.638 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.639 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.639 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.639 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.639 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.639 [eventLoopGroupProxy-13-1 @call-handler#1072] 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) 2025-03-10 09:07:52.640 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.640 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.640 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.640 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.641 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.641 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.641 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.641 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.642 [eventLoopGroupProxy-13-1 @call-handler#1077] 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) 2025-03-10 09:07:52.643 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.643 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.643 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.643 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.644 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.644 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.644 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.644 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.644 [eventLoopGroupProxy-13-1 @call-handler#1082] 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) 2025-03-10 09:07:52.645 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.645 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.645 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.645 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.646 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.646 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.646 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.646 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.647 [eventLoopGroupProxy-13-1 @call-handler#1087] 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) 2025-03-10 09:07:52.648 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.648 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.648 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.648 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.649 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.649 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.649 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.649 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.650 [eventLoopGroupProxy-13-1 @call-handler#1092] 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) 2025-03-10 09:07:52.651 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.651 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.651 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.651 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.652 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.652 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.652 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.652 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.653 [eventLoopGroupProxy-13-1 @call-handler#1097] 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) 2025-03-10 09:07:52.654 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.654 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.654 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.654 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.655 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.655 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.655 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.655 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.655 [eventLoopGroupProxy-13-1 @call-handler#1102] 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) 2025-03-10 09:07:52.656 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.656 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.656 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.656 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.657 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.657 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.657 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.657 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.658 [eventLoopGroupProxy-13-1 @call-handler#1107] 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) 2025-03-10 09:07:52.659 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.659 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.659 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.659 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.661 [eventLoopGroupProxy-13-1 @call-handler#1112] 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) 2025-03-10 09:07:52.662 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.662 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.662 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.663 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.663 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.663 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.663 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.663 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.664 [eventLoopGroupProxy-13-1 @call-handler#1117] 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) 2025-03-10 09:07:52.665 [eventLoopGroupProxy-13-1 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.665 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.665 [eventLoopGroupProxy-13-1 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.665 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.666 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.666 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.666 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.666 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.666 [eventLoopGroupProxy-13-1 @call-handler#1122] 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) 2025-03-10 09:07:52.667 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.668 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.668 [eventLoopGroupProxy-13-1 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.668 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.668 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.668 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.668 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.668 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.669 [eventLoopGroupProxy-13-1 @call-handler#1127] 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) 2025-03-10 09:07:52.712 [eventLoopGroupProxy-13-1 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.712 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.713 [eventLoopGroupProxy-13-1 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 09:07:52.713 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.714 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.714 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.714 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.714 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.714 [eventLoopGroupProxy-13-1 @call-handler#1132] 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) 2025-03-10 09:07:52.716 [eventLoopGroupProxy-13-1 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.716 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.716 [eventLoopGroupProxy-13-1 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:52.716 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.717 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.717 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.717 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.717 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.718 [eventLoopGroupProxy-13-1 @call-handler#1137] 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) 2025-03-10 09:07:52.719 [eventLoopGroupProxy-13-1 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.719 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.719 [eventLoopGroupProxy-13-1 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.719 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.720 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.720 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.720 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.720 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.721 [eventLoopGroupProxy-13-1 @call-handler#1142] 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) 2025-03-10 09:07:52.763 [eventLoopGroupProxy-13-1 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.763 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.763 [eventLoopGroupProxy-13-1 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:52.763 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.764 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.764 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.764 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.764 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.765 [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) 2025-03-10 09:07:52.766 [eventLoopGroupProxy-13-1 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.766 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.766 [eventLoopGroupProxy-13-1 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.767 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.767 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.767 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.767 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.767 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.768 [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) 2025-03-10 09:07:52.769 [eventLoopGroupProxy-13-1 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.769 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.769 [eventLoopGroupProxy-13-1 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.769 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.770 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.770 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.770 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.770 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.771 [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) 2025-03-10 09:07:52.772 [eventLoopGroupProxy-13-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.772 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.772 [eventLoopGroupProxy-13-1 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.772 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.772 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.772 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.772 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.772 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.773 [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) 2025-03-10 09:07:52.815 [eventLoopGroupProxy-13-1 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.815 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.815 [eventLoopGroupProxy-13-1 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:52.816 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.816 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.816 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.816 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.816 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.817 [eventLoopGroupProxy-13-1 @call-handler#1168] 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) 2025-03-10 09:07:52.818 [eventLoopGroupProxy-13-1 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.818 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.818 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:52.818 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.819 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.819 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.819 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.819 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.819 [eventLoopGroupProxy-13-1 @call-handler#1173] 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) 2025-03-10 09:07:52.862 [eventLoopGroupProxy-13-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.862 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.862 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:52.863 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.864 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.864 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.864 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.864 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.865 [eventLoopGroupProxy-13-1 @call-handler#1178] 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) 2025-03-10 09:07:52.909 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.909 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.909 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-10 09:07:52.910 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.911 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.911 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.911 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.911 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.912 [eventLoopGroupProxy-13-1 @call-handler#1183] 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) 2025-03-10 09:07:52.912 [DefaultDispatcher-worker-12 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:52.954 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.954 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.954 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:52.955 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.955 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.955 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:52.955 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:52.955 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:52.956 [eventLoopGroupProxy-13-1 @call-handler#1189] 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) 2025-03-10 09:07:52.999 [eventLoopGroupProxy-13-1 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:52.999 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:52.999 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:53.000 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.001 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.001 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.001 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.001 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.001 [eventLoopGroupProxy-13-1 @call-handler#1194] 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) 2025-03-10 09:07:53.002 [eventLoopGroupProxy-13-1 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.002 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.002 [eventLoopGroupProxy-13-1 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.003 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.003 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.003 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.003 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.003 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.004 [eventLoopGroupProxy-13-1 @call-handler#1199] 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) 2025-03-10 09:07:53.005 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.005 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.005 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.005 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.005 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.005 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.005 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.005 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.006 [eventLoopGroupProxy-13-1 @call-handler#1204] 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) 2025-03-10 09:07:53.007 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.007 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.007 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.007 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.008 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.008 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.008 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.008 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.008 [eventLoopGroupProxy-13-1 @call-handler#1209] 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) 2025-03-10 09:07:53.009 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.009 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.009 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.009 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.012 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.012 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.012 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.012 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.013 [eventLoopGroupProxy-13-1 @call-handler#1214] 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) 2025-03-10 09:07:53.014 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.014 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.014 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:53.014 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.015 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.015 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.015 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.015 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.015 [eventLoopGroupProxy-13-1 @call-handler#1219] 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) 2025-03-10 09:07:53.016 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.016 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.016 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.017 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.017 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.017 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.017 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.017 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.018 [eventLoopGroupProxy-13-1 @call-handler#1224] 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) 2025-03-10 09:07:53.019 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.019 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.019 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.019 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.020 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.020 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.020 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.020 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.020 [eventLoopGroupProxy-13-1 @call-handler#1229] 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) 2025-03-10 09:07:53.021 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.021 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.021 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.022 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.022 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.022 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.022 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.022 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.023 [eventLoopGroupProxy-13-1 @call-handler#1234] 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) 2025-03-10 09:07:53.024 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.024 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.024 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.024 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.024 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.024 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.024 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.024 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.025 [eventLoopGroupProxy-13-1 @call-handler#1239] 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) 2025-03-10 09:07:53.026 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.026 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.026 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.026 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.027 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.027 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.027 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.027 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.027 [eventLoopGroupProxy-13-1 @call-handler#1244] 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) 2025-03-10 09:07:53.028 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.028 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.028 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.028 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.029 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.029 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.029 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.029 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.029 [eventLoopGroupProxy-13-1 @call-handler#1249] 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) 2025-03-10 09:07:53.030 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.030 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.030 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.031 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.031 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.031 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.031 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.031 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.031 [eventLoopGroupProxy-13-1 @call-handler#1254] 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) 2025-03-10 09:07:53.032 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.033 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.033 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:53.033 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.033 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.033 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.033 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.033 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.034 [eventLoopGroupProxy-13-1 @call-handler#1259] 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) 2025-03-10 09:07:53.035 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.035 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.035 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.035 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.036 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.036 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.036 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.036 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.036 [eventLoopGroupProxy-13-1 @call-handler#1264] 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) 2025-03-10 09:07:53.080 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.080 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.080 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 09:07:53.080 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.081 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.081 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.081 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.081 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.082 [eventLoopGroupProxy-13-1 @call-handler#1269] 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) 2025-03-10 09:07:53.083 [eventLoopGroupProxy-13-1 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.083 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.083 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.083 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.084 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.084 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.084 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.084 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.084 [eventLoopGroupProxy-13-1 @call-handler#1274] 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) 2025-03-10 09:07:53.085 [eventLoopGroupProxy-13-1 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.085 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.085 [eventLoopGroupProxy-13-1 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.085 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.086 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.086 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.086 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.086 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.086 [eventLoopGroupProxy-13-1 @call-handler#1279] 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) 2025-03-10 09:07:53.087 [eventLoopGroupProxy-13-1 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.088 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.088 [eventLoopGroupProxy-13-1 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:53.088 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.088 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.088 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.088 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.088 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.089 [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) 2025-03-10 09:07:53.090 [eventLoopGroupProxy-13-1 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.090 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.090 [eventLoopGroupProxy-13-1 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.090 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.091 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.091 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.091 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.091 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.091 [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) 2025-03-10 09:07:53.092 [eventLoopGroupProxy-13-1 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.092 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.092 [eventLoopGroupProxy-13-1 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.092 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.093 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.093 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.093 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.093 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.094 [eventLoopGroupProxy-13-1 @call-handler#1295] 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) 2025-03-10 09:07:53.095 [eventLoopGroupProxy-13-1 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.095 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.095 [eventLoopGroupProxy-13-1 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:53.095 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.095 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.095 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.095 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.095 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.096 [eventLoopGroupProxy-13-1 @call-handler#1300] 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) 2025-03-10 09:07:53.139 [eventLoopGroupProxy-13-1 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.139 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.139 [eventLoopGroupProxy-13-1 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:53.140 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.140 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.140 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.140 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.140 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.141 [eventLoopGroupProxy-13-1 @call-handler#1305] 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) 2025-03-10 09:07:53.142 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.142 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.142 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.142 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.143 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.143 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.143 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.143 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.143 [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) 2025-03-10 09:07:53.144 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.145 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.145 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:53.145 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.145 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.145 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.145 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.145 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.146 [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) 2025-03-10 09:07:53.189 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.189 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.189 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:53.190 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.191 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.191 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.191 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.191 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.191 [eventLoopGroupProxy-13-1 @call-handler#1320] 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) 2025-03-10 09:07:53.192 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.193 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.193 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:53.193 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.193 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.193 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.193 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.193 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.194 [eventLoopGroupProxy-13-1 @call-handler#1325] 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) 2025-03-10 09:07:53.195 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.195 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.195 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.195 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.196 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.196 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.196 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.196 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.196 [eventLoopGroupProxy-13-1 @call-handler#1330] 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) 2025-03-10 09:07:53.197 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.198 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.198 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:53.198 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.198 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.198 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.198 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.198 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.199 [eventLoopGroupProxy-13-1 @call-handler#1335] 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) 2025-03-10 09:07:53.200 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.200 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.200 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.200 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.201 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.201 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.201 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.201 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.201 [eventLoopGroupProxy-13-1 @call-handler#1340] 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) 2025-03-10 09:07:53.202 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.202 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.202 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.202 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.203 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.203 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.203 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.203 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.203 [eventLoopGroupProxy-13-1 @call-handler#1345] 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) 2025-03-10 09:07:53.204 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.204 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.204 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.205 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.205 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.205 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.205 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.205 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.206 [eventLoopGroupProxy-13-1 @call-handler#1350] 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) 2025-03-10 09:07:53.207 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.207 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.207 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.207 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.208 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.208 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.208 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.208 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.208 [eventLoopGroupProxy-13-1 @call-handler#1355] 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) 2025-03-10 09:07:53.209 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.210 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.210 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:53.210 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.210 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.210 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.210 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.210 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.211 [eventLoopGroupProxy-13-1 @call-handler#1360] 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) 2025-03-10 09:07:53.212 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.212 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.212 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.212 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.213 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.213 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.213 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.213 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.213 [eventLoopGroupProxy-13-1 @call-handler#1365] 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) 2025-03-10 09:07:53.214 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.214 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.214 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.215 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.215 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.215 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.215 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.215 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.216 [eventLoopGroupProxy-13-1 @call-handler#1370] 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) 2025-03-10 09:07:53.217 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.217 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.217 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.217 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.218 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.218 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.218 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.218 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.218 [eventLoopGroupProxy-13-1 @call-handler#1375] 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) 2025-03-10 09:07:53.270 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.270 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.270 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2025-03-10 09:07:53.271 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.272 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.272 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.272 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.272 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.273 [eventLoopGroupProxy-13-1 @call-handler#1380] 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) 2025-03-10 09:07:53.274 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.274 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.274 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.274 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.275 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.275 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.275 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.275 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.275 [eventLoopGroupProxy-13-1 @call-handler#1385] 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) 2025-03-10 09:07:53.318 [eventLoopGroupProxy-13-1 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.318 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.319 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 09:07:53.319 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.320 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.320 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.320 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.320 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.321 [eventLoopGroupProxy-13-1 @call-handler#1390] 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) 2025-03-10 09:07:53.322 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.322 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.322 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.322 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.323 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.323 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.323 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.323 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.323 [eventLoopGroupProxy-13-1 @call-handler#1395] 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) 2025-03-10 09:07:53.366 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.366 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.366 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:53.367 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.367 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.367 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.367 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.367 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.368 [eventLoopGroupProxy-13-1 @call-handler#1400] 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) 2025-03-10 09:07:53.410 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.410 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.410 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:53.410 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.411 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.411 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.411 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.411 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.412 [eventLoopGroupProxy-13-1 @call-handler#1406] 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) 2025-03-10 09:07:53.423 [DefaultDispatcher-worker-15 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:53.454 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.454 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.454 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:53.454 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.455 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.455 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.455 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.455 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.456 [eventLoopGroupProxy-13-1 @call-handler#1412] 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) 2025-03-10 09:07:53.498 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.498 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.499 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:53.499 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.499 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.499 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.499 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.500 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.500 [eventLoopGroupProxy-13-1 @call-handler#1417] 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) 2025-03-10 09:07:53.543 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.543 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.543 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:53.543 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.544 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.544 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.544 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.544 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.545 [eventLoopGroupProxy-13-1 @call-handler#1422] 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) 2025-03-10 09:07:53.546 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.546 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.546 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.546 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.547 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.547 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.547 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.547 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.547 [eventLoopGroupProxy-13-1 @call-handler#1427] 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) 2025-03-10 09:07:53.590 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.590 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.590 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:53.591 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.591 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.592 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.592 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.592 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.592 [eventLoopGroupProxy-13-1 @call-handler#1432] 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) 2025-03-10 09:07:53.593 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.594 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.594 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:53.594 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.594 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.595 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.595 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.595 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.595 [eventLoopGroupProxy-13-1 @call-handler#1437] 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) 2025-03-10 09:07:53.596 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.596 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.596 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.597 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.597 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.597 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.597 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.597 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.598 [eventLoopGroupProxy-13-1 @call-handler#1442] 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) 2025-03-10 09:07:53.599 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.599 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.599 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.599 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.600 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.600 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.600 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.600 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.600 [eventLoopGroupProxy-13-1 @call-handler#1447] 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) 2025-03-10 09:07:53.602 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.602 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.602 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:53.602 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.602 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.602 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.602 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.602 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.603 [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) 2025-03-10 09:07:53.604 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.604 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.604 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.604 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.605 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.605 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.605 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.605 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.605 [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) 2025-03-10 09:07:53.648 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.648 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.648 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:53.649 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.650 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.650 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.650 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.650 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.650 [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) 2025-03-10 09:07:53.651 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.651 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.651 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.652 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.652 [DefaultDispatcher-worker-15 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.652 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.652 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.652 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.652 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.653 [eventLoopGroupProxy-13-1 @call-handler#1469] 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) 2025-03-10 09:07:53.654 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.654 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.654 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.654 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.655 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.655 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.655 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.655 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.655 [eventLoopGroupProxy-13-1 @call-handler#1474] 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) 2025-03-10 09:07:53.656 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.656 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.656 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.656 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.657 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.657 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.657 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.657 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.657 [eventLoopGroupProxy-13-1 @call-handler#1479] 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) 2025-03-10 09:07:53.669 [DefaultDispatcher-worker-15 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-10 09:07:53.699 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.699 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.699 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:53.700 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.700 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.700 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.700 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.700 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.701 [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) 2025-03-10 09:07:53.702 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.702 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.702 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.702 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.703 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.703 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.703 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.703 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.703 [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) 2025-03-10 09:07:53.704 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.704 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.704 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.704 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.705 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.705 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.705 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.705 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.705 [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) 2025-03-10 09:07:53.706 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.706 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.706 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.707 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.708 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.708 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.708 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.708 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.708 [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) 2025-03-10 09:07:53.751 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.751 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.751 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:53.751 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.752 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.752 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.753 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.753 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.753 [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) 2025-03-10 09:07:53.796 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.796 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.796 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:53.797 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.798 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.798 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.798 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.798 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.799 [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) 2025-03-10 09:07:53.800 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.800 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.800 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.800 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.801 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.801 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.801 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.801 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.801 [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) 2025-03-10 09:07:53.806 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.806 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.806 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-10 09:07:53.807 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.808 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.808 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.808 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.808 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.808 [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) 2025-03-10 09:07:53.809 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.809 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.809 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.809 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.810 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.810 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.810 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.810 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.810 [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) 2025-03-10 09:07:53.853 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.853 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.853 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:53.854 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.855 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.855 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.855 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.855 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.856 [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) 2025-03-10 09:07:53.857 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.857 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.857 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.857 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.858 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.858 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.858 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.858 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.858 [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) 2025-03-10 09:07:53.901 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.901 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.901 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:53.902 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.902 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.902 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.902 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.902 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.903 [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) 2025-03-10 09:07:53.931 [DefaultDispatcher-worker-7 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:53.945 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.945 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.945 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 09:07:53.945 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.946 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.946 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.946 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.946 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.946 [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) 2025-03-10 09:07:53.947 [eventLoopGroupProxy-13-1 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.947 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.947 [eventLoopGroupProxy-13-1 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.947 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.948 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.948 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.948 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.948 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.948 [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) 2025-03-10 09:07:53.991 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.992 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.992 [eventLoopGroupProxy-13-1 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 09:07:53.992 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.993 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.993 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.993 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.993 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.993 [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) 2025-03-10 09:07:53.994 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.994 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.994 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.995 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.995 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.995 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.995 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.995 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.995 [eventLoopGroupProxy-13-1 @call-handler#1564] 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) 2025-03-10 09:07:53.996 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.996 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.996 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.997 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.997 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.997 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:53.997 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:53.997 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:53.997 [eventLoopGroupProxy-13-1 @call-handler#1569] 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) 2025-03-10 09:07:53.998 [eventLoopGroupProxy-13-1 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:53.998 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:53.998 [eventLoopGroupProxy-13-1 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:53.999 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.000 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.000 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:54.000 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.000 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:54.000 [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) 2025-03-10 09:07:54.005 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:54.005 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:54.005 [eventLoopGroupProxy-13-1 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-10 09:07:54.006 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.006 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.006 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:54.006 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.006 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:54.006 [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) 2025-03-10 09:07:54.049 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:54.049 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:54.049 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 09:07:54.049 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.050 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.050 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:54.050 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.050 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:54.051 [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) 2025-03-10 09:07:54.052 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:54.052 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:54.052 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:54.052 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.053 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.053 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:54.053 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.053 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:54.053 [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) 2025-03-10 09:07:54.054 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:54.054 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:54.054 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 09:07:54.054 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.055 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.055 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/blob/upload-batch-data. 2025-03-10 09:07:54.055 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.055 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:54.055 [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) 2025-03-10 09:07:54.057 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:54.057 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:54.057 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 09:07:54.057 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/blob/upload-batch-data 2025-03-10 09:07:54.064 [DefaultDispatcher-worker-1 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:54.068 [DefaultDispatcher-worker-20 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:54.068 [DefaultDispatcher-worker-20 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/UmAppDatabase/replication/message 2025-03-10 09:07:54.068 [DefaultDispatcher-worker-20 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39611/UmAppDatabase/replication/message. 2025-03-10 09:07:54.068 [DefaultDispatcher-worker-20 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/UmAppDatabase/replication/message 2025-03-10 09:07:54.068 [DefaultDispatcher-worker-20 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39611/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 09:07:54.069 [eventLoopGroupProxy-13-1 @call-handler#1604] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 09:07:54.069 [eventLoopGroupProxy-13-1 @call-handler#1604] 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 2025-03-10 09:07:54.069 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:07:54.081 [DefaultDispatcher-worker-1 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-03-10 09:07:54.081 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:54.081 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-03-10 09:07:54.081 [DefaultDispatcher-worker-1 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39611/api/content/703332126171779072/_ustadmanifest.json 2025-03-10 09:07:54.081 [DefaultDispatcher-worker-1 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39611/api/content/703332126171779072/_ustadmanifest.json. 2025-03-10 09:07:54.081 [DefaultDispatcher-worker-1 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39611/api/content/703332126171779072/_ustadmanifest.json 2025-03-10 09:07:54.082 [DefaultDispatcher-worker-18 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/UmAppDatabase/replication/message 2025-03-10 09:07:54.082 [DefaultDispatcher-worker-18 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39611/UmAppDatabase/replication/message 2025-03-10 09:07:54.082 [DefaultDispatcher-worker-18 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39611/UmAppDatabase/replication/message. 2025-03-10 09:07:54.082 [DefaultDispatcher-worker-18 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39611/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:07:54.082 [DefaultDispatcher-worker-21 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39611/api/content/703332126171779072/_ustadmanifest.json 2025-03-10 09:07:54.082 [DefaultDispatcher-worker-21 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39611/api/content/703332126171779072/_ustadmanifest.json 2025-03-10 09:07:54.083 [DefaultDispatcher-worker-7 @coroutine#750] 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:39611/api/content/703332126171779072/_ustadmanifest.json. 2025-03-10 09:07:54.083 [DefaultDispatcher-worker-7 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39611/api/content/703332126171779072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 09:07:54.087 [DefaultDispatcher-worker-15 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-10 09:07:54.101 [DefaultDispatcher-worker-17 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-03-10 09:07:54.124 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-10 09:07:54.124 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-10 09:07:54.124 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-10 09:07:54.124 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-10 09:07:54.124 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-10 09:07:54.127 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-10 09:07:54.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-10 09:07:54.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-10 09:07:54.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:54.127 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@415419a4: (connection evicted) 2025-03-10 09:07:54.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:54.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-10 09:07:54.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-10 09:07:54.166 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 09:07:54.166 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 09:07:54.564 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 09:07:55.131 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3872867d 2025-03-10 09:07:55.131 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3872867d 2025-03-10 09:07:55.135 [Test worker @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-03-10 09:07:55.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-10 09:07:55.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-10 09:07:55.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:55.135 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@530d40b4: (connection evicted) 2025-03-10 09:07:55.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:55.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-10 09:07:55.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@220a5163 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:55.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@61375dff 2025-03-10 09:07:55.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@61375dff 2025-03-10 09:07:55.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-10 09:07:55.179 [DefaultDispatcher-worker-16 @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61375dff 2025-03-10 09:07:55.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-10 09:07:55.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e7fcf2 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:55.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@e581302 2025-03-10 09:07:55.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@e581302 2025-03-10 09:07:55.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b5ca574 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:55.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-03-10 09:07:55.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-03-10 09:07:55.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-10 09:07:55.187 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 09:07:55.187 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-03-10 09:07:55.188 [DefaultDispatcher-worker-5 @coroutine#1641] INFO ktor.application - Responding at http://0.0.0.0:44537 2025-03-10 09:07:55.191 [DefaultDispatcher-worker-5 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e581302 2025-03-10 09:07:55.191 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44537/api/blob/upload-init-batch 2025-03-10 09:07:55.191 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44537/api/blob/upload-init-batch. 2025-03-10 09:07:55.191 [Test worker @coroutine#1642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44537/api/blob/upload-init-batch 2025-03-10 09:07:55.191 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44537/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 09:07:55.193 [eventLoopGroupProxy-16-1 @call-handler#1648] 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) 2025-03-10 09:07:55.193 [eventLoopGroupProxy-16-1 @call-handler#1648] 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 2025-03-10 09:07:55.194 [eventLoopGroupProxy-16-1 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-03-10 09:07:55.195 [Test worker @coroutine#1642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44537/api/blob/upload-init-batch 2025-03-10 09:07:55.195 [Test worker @coroutine#1642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44537/api/blob/upload-init-batch 2025-03-10 09:07:55.195 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44537/api/blob/upload-init-batch. 2025-03-10 09:07:55.195 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44537/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:07:55.195 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44537/api/blob/upload-batch-data 2025-03-10 09:07:55.195 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44537/api/blob/upload-batch-data. 2025-03-10 09:07:55.195 [Test worker @coroutine#1653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44537/api/blob/upload-batch-data 2025-03-10 09:07:55.195 [Test worker @coroutine#1653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44537/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:07:55.196 [eventLoopGroupProxy-16-1 @call-handler#1656] 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) 2025-03-10 09:07:55.198 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-03-10 09:07:55.198 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:55.198 [Test worker @coroutine#1653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44537/api/blob/upload-batch-data 2025-03-10 09:07:55.200 [eventLoopGroupProxy-16-2 @call-handler#1666] 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) 2025-03-10 09:07:55.202 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:07:55.205 [Test worker @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e581302 2025-03-10 09:07:55.245 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:55.284 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:55.286 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54cce500 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:56.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:56.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-10 09:07:56.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@229c4d34 2025-03-10 09:07:56.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@229c4d34 2025-03-10 09:07:56.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-10 09:07:56.296 [DefaultDispatcher-worker-15 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229c4d34 2025-03-10 09:07:56.300 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43191/api/blob/upload-init-batch 2025-03-10 09:07:56.300 [Test worker @coroutine#1674] 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:43191/api/blob/upload-init-batch. 2025-03-10 09:07:56.300 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43191/api/blob/upload-init-batch 2025-03-10 09:07:56.300 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43191/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 09:07:56.301 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43191/api/blob/upload-init-batch 2025-03-10 09:07:56.301 [Test worker @coroutine#1674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43191/api/blob/upload-init-batch 2025-03-10 09:07:56.301 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43191/api/blob/upload-init-batch. 2025-03-10 09:07:56.301 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43191/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:07:56.307 [DefaultDispatcher-worker-17 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229c4d34 2025-03-10 09:07:56.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-10 09:07:56.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-10 09:07:56.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:56.310 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@229c4d34: (connection evicted) 2025-03-10 09:07:56.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:56.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-10 09:07:56.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38f3dbbf 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:56.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ab1ce0 2025-03-10 09:07:56.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ab1ce0 2025-03-10 09:07:56.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-10 09:07:56.325 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56225/api/blob/upload-init-batch 2025-03-10 09:07:56.325 [Test worker @coroutine#1685] 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:56225/api/blob/upload-init-batch. 2025-03-10 09:07:56.325 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56225/api/blob/upload-init-batch 2025-03-10 09:07:56.325 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56225/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 09:07:56.326 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56225/api/blob/upload-init-batch 2025-03-10 09:07:56.326 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56225/api/blob/upload-init-batch 2025-03-10 09:07:56.326 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56225/api/blob/upload-init-batch. 2025-03-10 09:07:56.326 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56225/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:07:56.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-10 09:07:56.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-10 09:07:56.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:56.327 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ab1ce0: (connection evicted) 2025-03-10 09:07:56.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:56.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-10 09:07:56.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ec2b2f 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:56.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6344004d 2025-03-10 09:07:56.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6344004d 2025-03-10 09:07:56.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-10 09:07:56.351 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48795/api/blob/upload-init-batch 2025-03-10 09:07:56.351 [Test worker @coroutine#1691] 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:48795/api/blob/upload-init-batch. 2025-03-10 09:07:56.351 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48795/api/blob/upload-init-batch 2025-03-10 09:07:56.351 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48795/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 09:07:56.352 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48795/api/blob/upload-init-batch 2025-03-10 09:07:56.352 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48795/api/blob/upload-init-batch 2025-03-10 09:07:56.353 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48795/api/blob/upload-init-batch. 2025-03-10 09:07:56.353 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48795/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:07:56.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-10 09:07:56.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-10 09:07:56.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:56.357 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6344004d: (connection evicted) 2025-03-10 09:07:56.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:56.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-10 09:07:56.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-10 09:07:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4131261 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:56.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2025-03-10 09:07:56.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2025-03-10 09:07:56.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-10 09:07:56.616 [DefaultDispatcher-worker-17 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e93d23e 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:56.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:56.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-10 09:07:56.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eadc347 2025-03-10 09:07:56.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eadc347 2025-03-10 09:07:56.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-10 09:07:56.638 [DefaultDispatcher-worker-19 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eadc347 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6484364f 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:56.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:56.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f114e0 2025-03-10 09:07:56.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f114e0 2025-03-10 09:07:56.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77185a2 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:56.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:56.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-03-10 09:07:56.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-03-10 09:07:56.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-10 09:07:56.678 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:56.682 [DefaultDispatcher-worker-12 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-03-10 09:07:56.687 [DefaultDispatcher-worker-4 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-03-10 09:07:56.691 [DefaultDispatcher-worker-10 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-03-10 09:07:56.695 [DefaultDispatcher-worker-7 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-03-10 09:07:56.697 [Test worker @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-03-10 09:07:56.701 [DefaultDispatcher-worker-2 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-03-10 09:07:56.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-10 09:07:56.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-10 09:07:56.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:56.705 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d381eae: (connection evicted) 2025-03-10 09:07:56.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:56.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-10 09:07:56.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-10 09:07:56.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be208db 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:56.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-03-10 09:07:56.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-03-10 09:07:56.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-10 09:07:56.719 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:56.726 [DefaultDispatcher-worker-8 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-03-10 09:07:56.730 [DefaultDispatcher-worker-21 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-03-10 09:07:56.734 [DefaultDispatcher-worker-15 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-03-10 09:07:56.738 [DefaultDispatcher-worker-10 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-03-10 09:07:56.740 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-03-10 09:07:56.740 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:56.745 [DefaultDispatcher-worker-3 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-03-10 09:07:56.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-10 09:07:56.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-10 09:07:56.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:56.745 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9: (connection evicted) 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:56.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-10 09:07:56.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@775fec4 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:56.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-10 09:07:56.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2025-03-10 09:07:56.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2025-03-10 09:07:56.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-10 09:07:56.766 [DefaultDispatcher-worker-15 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2025-03-10 09:07:56.770 [DefaultDispatcher-worker-17 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2025-03-10 09:07:56.773 [DefaultDispatcher-worker-10 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2025-03-10 09:07:56.777 [DefaultDispatcher-worker-12 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2025-03-10 09:07:56.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-10 09:07:56.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:56.778 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f12744: (connection evicted) 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:56.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-10 09:07:56.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49994a4 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:07:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:07:56.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-10 09:07:56.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-10 09:07:56.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-10 09:07:56.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-10 09:07:56.798 [DefaultDispatcher-worker-6 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-10 09:07:56.803 [DefaultDispatcher-worker-3 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-10 09:07:56.807 [DefaultDispatcher-worker-20 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-10 09:07:56.812 [DefaultDispatcher-worker-17 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-10 09:07:56.813 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-10 09:07:56.818 [DefaultDispatcher-worker-2 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-10 09:07:56.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-10 09:07:56.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-10 09:07:56.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:07:56.818 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5: (connection evicted) 2025-03-10 09:07:56.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:07:56.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-10 09:07:56.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-10 09:07:57.146 [DefaultDispatcher-worker-12 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61375dff 2025-03-10 09:07:57.186 [DefaultDispatcher-worker-12 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-03-10 09:08:00.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16a14076 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:00.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d70e68b 2025-03-10 09:08:00.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d70e68b 2025-03-10 09:08:00.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-10 09:08:00.328 [DefaultDispatcher-worker-3 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d70e68b 2025-03-10 09:08:00.407 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:00.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24ae2183 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:00.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2025-03-10 09:08:00.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2025-03-10 09:08:00.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-10 09:08:00.880 [DefaultDispatcher-worker-17 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2025-03-10 09:08:00.884 [DefaultDispatcher-worker-13 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2025-03-10 09:08:00.888 [DefaultDispatcher-worker-13 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2025-03-10 09:08:00.893 [DefaultDispatcher-worker-18 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2025-03-10 09:08:00.897 [DefaultDispatcher-worker-10 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@755fdfad 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:00.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-03-10 09:08:00.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-03-10 09:08:00.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-10 09:08:00.919 [DefaultDispatcher-worker-17 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-03-10 09:08:00.922 [DefaultDispatcher-worker-6 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-03-10 09:08:00.925 [DefaultDispatcher-worker-4 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-03-10 09:08:00.929 [DefaultDispatcher-worker-21 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-03-10 09:08:00.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b3dc752 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:00.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-03-10 09:08:00.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-03-10 09:08:00.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-10 09:08:00.948 [DefaultDispatcher-worker-3 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-03-10 09:08:00.952 [DefaultDispatcher-worker-11 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-03-10 09:08:00.955 [DefaultDispatcher-worker-8 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-03-10 09:08:00.958 [DefaultDispatcher-worker-15 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-03-10 09:08:00.961 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:00.962 [DefaultDispatcher-worker-1 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-03-10 09:08:00.967 [DefaultDispatcher-worker-3 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd3c38b 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:00.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:00.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-10 09:08:00.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-03-10 09:08:00.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-03-10 09:08:00.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-10 09:08:00.984 [DefaultDispatcher-worker-15 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-03-10 09:08:00.988 [DefaultDispatcher-worker-14 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-03-10 09:08:00.991 [DefaultDispatcher-worker-12 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-03-10 09:08:00.994 [DefaultDispatcher-worker-21 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-03-10 09:08:00.998 [DefaultDispatcher-worker-7 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c10f7a8 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:00.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:00.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-10 09:08:00.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-03-10 09:08:00.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-03-10 09:08:00.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-10 09:08:01.002 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.015 [DefaultDispatcher-worker-7 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-03-10 09:08:01.019 [DefaultDispatcher-worker-12 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-03-10 09:08:01.022 [DefaultDispatcher-worker-14 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-03-10 09:08:01.025 [DefaultDispatcher-worker-2 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-03-10 09:08:01.028 [DefaultDispatcher-worker-5 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-03-10 09:08:01.031 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.033 [DefaultDispatcher-worker-4 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-03-10 09:08:01.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29612ee2 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-03-10 09:08:01.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-03-10 09:08:01.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-10 09:08:01.054 [DefaultDispatcher-worker-11 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-03-10 09:08:01.059 [DefaultDispatcher-worker-7 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-03-10 09:08:01.062 [DefaultDispatcher-worker-1 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-03-10 09:08:01.065 [DefaultDispatcher-worker-16 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d8352e 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-03-10 09:08:01.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-03-10 09:08:01.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-10 09:08:01.068 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.083 [DefaultDispatcher-worker-10 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-03-10 09:08:01.087 [DefaultDispatcher-worker-3 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-03-10 09:08:01.090 [DefaultDispatcher-worker-20 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-03-10 09:08:01.094 [DefaultDispatcher-worker-20 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-03-10 09:08:01.097 [DefaultDispatcher-worker-13 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-03-10 09:08:01.099 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.103 [DefaultDispatcher-worker-3 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@585718dd 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6347f9cc 2025-03-10 09:08:01.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6347f9cc 2025-03-10 09:08:01.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e11b60 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-03-10 09:08:01.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-03-10 09:08:01.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-10 09:08:01.129 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-03-10 09:08:01.130 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4697fc 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-03-10 09:08:01.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-03-10 09:08:01.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-10 09:08:01.136 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.149 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-03-10 09:08:01.150 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6c55b6 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-10 09:08:01.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-10 09:08:01.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-10 09:08:01.166 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-10 09:08:01.166 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.167 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642334d6 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c55e559 2025-03-10 09:08:01.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c55e559 2025-03-10 09:08:01.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-10 09:08:01.184 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c55e559 2025-03-10 09:08:01.185 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c55e559 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6f7c25 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-03-10 09:08:01.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-03-10 09:08:01.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-10 09:08:01.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770c3ca2 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@711261c7 2025-03-10 09:08:01.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@711261c7 2025-03-10 09:08:01.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-10 09:08:01.205 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.214 [DefaultDispatcher-worker-19 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711261c7 2025-03-10 09:08:01.215 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.234 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.245 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/ 2025-03-10 09:08:01.245 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51863/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:08:01.246 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/ 2025-03-10 09:08:01.247 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/ 2025-03-10 09:08:01.247 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51863/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:08:01.254 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.268 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.287 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.288 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/ 2025-03-10 09:08:01.289 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/ 2025-03-10 09:08:01.289 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51863/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:08:01.296 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.330 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/ 2025-03-10 09:08:01.331 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/ 2025-03-10 09:08:01.331 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51863/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:08:01.372 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/ 2025-03-10 09:08:01.373 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/ 2025-03-10 09:08:01.373 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51863/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:08:01.415 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/ 2025-03-10 09:08:01.415 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/ 2025-03-10 09:08:01.415 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51863/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:08:01.457 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/ 2025-03-10 09:08:01.457 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/ 2025-03-10 09:08:01.457 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51863/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:08:01.499 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/ 2025-03-10 09:08:01.501 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42719/ 2025-03-10 09:08:01.501 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42719/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:08:01.502 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42719/ 2025-03-10 09:08:01.502 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42719/ 2025-03-10 09:08:01.502 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42719/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:08:01.544 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42719/ 2025-03-10 09:08:01.544 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42719/ 2025-03-10 09:08:01.544 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42719/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:08:01.585 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42719/ 2025-03-10 09:08:01.586 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42719/ 2025-03-10 09:08:01.586 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42719/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:08:01.628 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42719/ 2025-03-10 09:08:01.628 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42719/ 2025-03-10 09:08:01.628 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42719/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:08:01.669 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42719/ 2025-03-10 09:08:01.670 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42719/ 2025-03-10 09:08:01.670 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42719/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:08:01.712 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42719/ 2025-03-10 09:08:01.712 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42719/ 2025-03-10 09:08:01.712 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42719/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 09:08:01.713 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42719/ 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bd6bfb0 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-10 09:08:01.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb28ed 2025-03-10 09:08:01.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb28ed 2025-03-10 09:08:01.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-10 09:08:01.805 [DefaultDispatcher-worker-18 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb28ed 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3338d706 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2025-03-10 09:08:01.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2025-03-10 09:08:01.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-10 09:08:01.833 [DefaultDispatcher-worker-12 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e9ea888 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-10 09:08:01.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4a6afd 2025-03-10 09:08:01.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4a6afd 2025-03-10 09:08:01.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-10 09:08:01.854 [DefaultDispatcher-worker-3 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4a6afd 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c91224 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-10 09:08:01.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-03-10 09:08:01.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-03-10 09:08:01.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-10 09:08:01.866 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.877 [DefaultDispatcher-worker-19 @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55f54852 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-10 09:08:01.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-03-10 09:08:01.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-03-10 09:08:01.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-10 09:08:01.900 [DefaultDispatcher-worker-10 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53630682 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-03-10 09:08:01.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-03-10 09:08:01.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-10 09:08:01.913 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.928 [DefaultDispatcher-worker-9 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd3197b 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-10 09:08:01.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2025-03-10 09:08:01.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2025-03-10 09:08:01.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-10 09:08:01.934 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.953 [DefaultDispatcher-worker-21 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b949de4 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:01.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:01.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-10 09:08:01.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-03-10 09:08:01.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-03-10 09:08:01.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-10 09:08:01.956 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.972 [DefaultDispatcher-worker-1 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-03-10 09:08:01.976 [DefaultDispatcher-worker-2 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-03-10 09:08:01.979 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.979 [DefaultDispatcher-worker-13 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-03-10 09:08:01.982 [DefaultDispatcher-worker-8 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-03-10 09:08:01.988 [DefaultDispatcher-worker-8 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-03-10 09:08:01.992 [DefaultDispatcher-worker-15 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-03-10 09:08:01.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2025-03-10 09:08:01.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2025-03-10 09:08:01.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:01.994 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2: (connection evicted) 2025-03-10 09:08:01.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:01.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2025-03-10 09:08:01.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2025-03-10 09:08:02.023 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:02.053 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16ca4532 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-10 09:08:06.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-10 09:08:06.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-10 09:08:06.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-10 09:08:06.072 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-10 09:08:06.082 [DefaultDispatcher-worker-1 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-10 09:08:06.089 [DefaultDispatcher-worker-21 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@530ee11a 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-03-10 09:08:06.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-03-10 09:08:06.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-10 09:08:06.100 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-03-10 09:08:06.110 [DefaultDispatcher-worker-15 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-03-10 09:08:06.115 [DefaultDispatcher-worker-4 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-03-10 09:08:06.118 [DefaultDispatcher-worker-3 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-03-10 09:08:06.122 [DefaultDispatcher-worker-4 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c68c7b 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-10 09:08:06.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-10 09:08:06.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-03-10 09:08:06.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-03-10 09:08:06.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-10 09:08:06.135 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-03-10 09:08:06.143 [DefaultDispatcher-worker-14 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-03-10 09:08:06.148 [DefaultDispatcher-worker-9 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-03-10 09:08:06.151 [DefaultDispatcher-worker-10 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-03-10 09:08:06.154 [DefaultDispatcher-worker-13 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14af9f51 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-03-10 09:08:06.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-03-10 09:08:06.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-10 09:08:06.163 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.165 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-03-10 09:08:06.174 [DefaultDispatcher-worker-19 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-03-10 09:08:06.178 [DefaultDispatcher-worker-3 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-03-10 09:08:06.182 [DefaultDispatcher-worker-10 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713c8cbb 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-03-10 09:08:06.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-03-10 09:08:06.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-10 09:08:06.190 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.193 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-03-10 09:08:06.203 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-03-10 09:08:06.207 [DefaultDispatcher-worker-16 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490f2fad 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-03-10 09:08:06.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-03-10 09:08:06.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-10 09:08:06.219 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-03-10 09:08:06.224 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.228 [DefaultDispatcher-worker-11 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f9004c 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-10 09:08:06.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-03-10 09:08:06.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-03-10 09:08:06.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-10 09:08:06.240 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-03-10 09:08:06.248 [DefaultDispatcher-worker-6 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-03-10 09:08:06.286 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.286 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.309 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.344 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f08e6d3 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-10 09:08:06.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-03-10 09:08:06.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-03-10 09:08:06.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-10 09:08:06.370 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-03-10 09:08:06.376 [Test worker @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-03-10 09:08:06.377 [Test worker @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-03-10 09:08:06.379 [DefaultDispatcher-worker-9 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.379 [DefaultDispatcher-worker-9 @coroutine#2065] 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:60199/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:08:06.379 [DefaultDispatcher-worker-9 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.379 [DefaultDispatcher-worker-9 @coroutine#2065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60199/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:06.380 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.380 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.384 [DefaultDispatcher-worker-15 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-03-10 09:08:06.384 [DefaultDispatcher-worker-15 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.384 [DefaultDispatcher-worker-15 @coroutine#2064] 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:60199/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:06.384 [DefaultDispatcher-worker-15 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.384 [DefaultDispatcher-worker-4 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.384 [DefaultDispatcher-worker-4 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.385 [Test worker @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-03-10 09:08:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22db12f6 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-03-10 09:08:06.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-03-10 09:08:06.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-10 09:08:06.401 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-03-10 09:08:06.407 [Test worker @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-03-10 09:08:06.408 [Test worker @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-03-10 09:08:06.411 [DefaultDispatcher-worker-9 @coroutine#2087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60199/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-10 09:08:06.411 [DefaultDispatcher-worker-9 @coroutine#2087] 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:60199/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-10 09:08:06.411 [DefaultDispatcher-worker-9 @coroutine#2087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60199/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-10 09:08:06.412 [DefaultDispatcher-worker-14 @coroutine#2087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60199/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-10 09:08:06.412 [DefaultDispatcher-worker-14 @coroutine#2087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60199/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-10 09:08:06.413 [DefaultDispatcher-worker-10 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a983f8a 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-10 09:08:06.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-10 09:08:06.456 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.458 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b55bee 2025-03-10 09:08:06.458 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b55bee 2025-03-10 09:08:06.459 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@d72a5e8 2025-03-10 09:08:06.459 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@d72a5e8 2025-03-10 09:08:06.461 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@94d309e 2025-03-10 09:08:06.461 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@94d309e 2025-03-10 09:08:06.462 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4fafd3 2025-03-10 09:08:06.462 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4fafd3 2025-03-10 09:08:06.464 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@658cf79f 2025-03-10 09:08:06.464 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@658cf79f 2025-03-10 09:08:06.465 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc94323 2025-03-10 09:08:06.465 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc94323 2025-03-10 09:08:06.467 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de045c4 2025-03-10 09:08:06.467 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de045c4 2025-03-10 09:08:06.468 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c60509c 2025-03-10 09:08:06.468 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c60509c 2025-03-10 09:08:06.469 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e526a80 2025-03-10 09:08:06.469 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e526a80 2025-03-10 09:08:06.469 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:06.470 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.476 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.477 [Test worker @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.478 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.478 [DefaultDispatcher-worker-6 @coroutine#2097] 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:33777/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:08:06.478 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.478 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33777/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:06.479 [DefaultDispatcher-worker-18 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.479 [DefaultDispatcher-worker-18 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.482 [DefaultDispatcher-worker-4 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.482 [DefaultDispatcher-worker-4 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.482 [DefaultDispatcher-worker-4 @coroutine#2096] 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:33777/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:06.482 [DefaultDispatcher-worker-4 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.483 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.483 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.484 [Test worker @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.486 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.489 [DefaultDispatcher-worker-15 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.489 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f73be4a 2025-03-10 09:08:06.489 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f73be4a 2025-03-10 09:08:06.492 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b455d4 2025-03-10 09:08:06.492 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b455d4 2025-03-10 09:08:06.494 [DefaultDispatcher-worker-18 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.495 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@258bd53a 2025-03-10 09:08:06.495 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@258bd53a 2025-03-10 09:08:06.497 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@60895fef 2025-03-10 09:08:06.497 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@60895fef 2025-03-10 09:08:06.498 [DefaultDispatcher-worker-16 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.500 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@523a3c5a 2025-03-10 09:08:06.500 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@523a3c5a 2025-03-10 09:08:06.502 [DefaultDispatcher-worker-3 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.502 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a3d93c 2025-03-10 09:08:06.502 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a3d93c 2025-03-10 09:08:06.505 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afae437 2025-03-10 09:08:06.505 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afae437 2025-03-10 09:08:06.507 [DefaultDispatcher-worker-1 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.507 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6a0a0 2025-03-10 09:08:06.507 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6a0a0 2025-03-10 09:08:06.510 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd8402 2025-03-10 09:08:06.510 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd8402 2025-03-10 09:08:06.510 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:06.511 [DefaultDispatcher-worker-7 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.514 [DefaultDispatcher-worker-2 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.518 [DefaultDispatcher-worker-20 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.523 [DefaultDispatcher-worker-15 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.527 [DefaultDispatcher-worker-12 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fe40b9f 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-10 09:08:06.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-03-10 09:08:06.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-03-10 09:08:06.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-10 09:08:06.548 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-03-10 09:08:06.554 [Test worker @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-03-10 09:08:06.555 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.555 [Test worker @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-03-10 09:08:06.556 [DefaultDispatcher-worker-17 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41367/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.556 [DefaultDispatcher-worker-17 @coroutine#2143] 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:41367/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:08:06.556 [DefaultDispatcher-worker-17 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41367/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.556 [DefaultDispatcher-worker-17 @coroutine#2143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41367/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:06.557 [DefaultDispatcher-worker-15 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41367/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.557 [DefaultDispatcher-worker-15 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41367/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.558 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@642c74e9 2025-03-10 09:08:06.558 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@642c74e9 2025-03-10 09:08:06.560 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aeb961c 2025-03-10 09:08:06.560 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aeb961c 2025-03-10 09:08:06.560 [DefaultDispatcher-worker-20 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-03-10 09:08:06.560 [DefaultDispatcher-worker-20 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.560 [DefaultDispatcher-worker-20 @coroutine#2142] 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:41367/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:06.560 [DefaultDispatcher-worker-20 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.561 [DefaultDispatcher-worker-21 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.561 [DefaultDispatcher-worker-21 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.562 [Test worker @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-03-10 09:08:06.562 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed41f99 2025-03-10 09:08:06.562 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed41f99 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1043c493 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-10 09:08:06.564 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd69c27 2025-03-10 09:08:06.564 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd69c27 2025-03-10 09:08:06.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-03-10 09:08:06.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-03-10 09:08:06.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-10 09:08:06.565 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-03-10 09:08:06.566 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cda2e88 2025-03-10 09:08:06.566 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cda2e88 2025-03-10 09:08:06.568 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab71679 2025-03-10 09:08:06.568 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab71679 2025-03-10 09:08:06.569 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5451fa61 2025-03-10 09:08:06.569 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5451fa61 2025-03-10 09:08:06.571 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-03-10 09:08:06.571 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf96368 2025-03-10 09:08:06.571 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf96368 2025-03-10 09:08:06.572 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-03-10 09:08:06.573 [DefaultDispatcher-worker-20 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41367/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-10 09:08:06.573 [DefaultDispatcher-worker-20 @coroutine#2165] 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:41367/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-10 09:08:06.573 [DefaultDispatcher-worker-20 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41367/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-10 09:08:06.573 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@362abaf1 2025-03-10 09:08:06.573 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@362abaf1 2025-03-10 09:08:06.573 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:06.574 [DefaultDispatcher-worker-12 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41367/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-10 09:08:06.574 [DefaultDispatcher-worker-12 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41367/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-10 09:08:06.577 [DefaultDispatcher-worker-14 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33319df0 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-10 09:08:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-10 09:08:06.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-03-10 09:08:06.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-03-10 09:08:06.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-10 09:08:06.631 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-03-10 09:08:06.634 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.636 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de1fbd4 2025-03-10 09:08:06.636 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de1fbd4 2025-03-10 09:08:06.638 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-03-10 09:08:06.638 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@73261a18 2025-03-10 09:08:06.638 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@73261a18 2025-03-10 09:08:06.639 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-03-10 09:08:06.639 [DefaultDispatcher-worker-16 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34211/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.639 [DefaultDispatcher-worker-16 @coroutine#2176] 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:34211/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:08:06.639 [DefaultDispatcher-worker-16 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34211/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.639 [DefaultDispatcher-worker-16 @coroutine#2176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34211/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:06.640 [DefaultDispatcher-worker-1 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34211/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.640 [DefaultDispatcher-worker-1 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34211/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.640 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@771990a4 2025-03-10 09:08:06.640 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@771990a4 2025-03-10 09:08:06.642 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@321b1023 2025-03-10 09:08:06.643 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@321b1023 2025-03-10 09:08:06.644 [DefaultDispatcher-worker-20 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-03-10 09:08:06.644 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.644 [DefaultDispatcher-worker-20 @coroutine#2175] 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:34211/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:06.644 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.644 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.644 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.645 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d672ef 2025-03-10 09:08:06.645 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d672ef 2025-03-10 09:08:06.645 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@421c057a 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-10 09:08:06.646 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3634637 2025-03-10 09:08:06.647 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3634637 2025-03-10 09:08:06.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-03-10 09:08:06.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-03-10 09:08:06.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-10 09:08:06.648 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-03-10 09:08:06.648 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@38447a4f 2025-03-10 09:08:06.648 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@38447a4f 2025-03-10 09:08:06.650 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5234ef6c 2025-03-10 09:08:06.650 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5234ef6c 2025-03-10 09:08:06.652 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2106becf 2025-03-10 09:08:06.652 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2106becf 2025-03-10 09:08:06.652 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:06.654 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-03-10 09:08:06.655 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-03-10 09:08:06.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-10 09:08:06.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70313b0b 2025-03-10 09:08:06.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-03-10 09:08:06.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-03-10 09:08:06.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-10 09:08:06.660 [DefaultDispatcher-worker-19 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-03-10 09:08:06.664 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.667 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@42df527a 2025-03-10 09:08:06.667 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@42df527a 2025-03-10 09:08:06.669 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c18b451 2025-03-10 09:08:06.669 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c18b451 2025-03-10 09:08:06.670 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4827390a 2025-03-10 09:08:06.670 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4827390a 2025-03-10 09:08:06.672 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@d25be6a 2025-03-10 09:08:06.672 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@d25be6a 2025-03-10 09:08:06.674 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@35517136 2025-03-10 09:08:06.674 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@35517136 2025-03-10 09:08:06.675 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-03-10 09:08:06.676 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c62f1f1 2025-03-10 09:08:06.676 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c62f1f1 2025-03-10 09:08:06.678 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfc601e 2025-03-10 09:08:06.678 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfc601e 2025-03-10 09:08:06.680 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0a4125 2025-03-10 09:08:06.680 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0a4125 2025-03-10 09:08:06.682 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@536c4573 2025-03-10 09:08:06.682 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@536c4573 2025-03-10 09:08:06.682 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:06.682 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-03-10 09:08:06.683 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-03-10 09:08:06.684 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35101/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.684 [DefaultDispatcher-worker-19 @coroutine#2205] 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:35101/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:08:06.684 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35101/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.684 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35101/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:06.685 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35101/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.685 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35101/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.689 [DefaultDispatcher-worker-8 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-03-10 09:08:06.689 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.689 [DefaultDispatcher-worker-8 @coroutine#2204] 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:35101/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:06.689 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.690 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.690 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.690 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43069adf 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-10 09:08:06.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-03-10 09:08:06.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-03-10 09:08:06.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-10 09:08:06.694 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-03-10 09:08:06.700 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-03-10 09:08:06.701 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4baef484 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.702 [DefaultDispatcher-worker-6 @coroutine#2227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-10 09:08:06.703 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e75d574 2025-03-10 09:08:06.703 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e75d574 2025-03-10 09:08:06.703 [DefaultDispatcher-worker-6 @coroutine#2227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-10 09:08:06.706 [DefaultDispatcher-worker-11 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-03-10 09:08:06.716 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.719 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cbfeecd 2025-03-10 09:08:06.719 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cbfeecd 2025-03-10 09:08:06.719 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e75d574 2025-03-10 09:08:06.721 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3278072a 2025-03-10 09:08:06.721 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3278072a 2025-03-10 09:08:06.723 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@364785bd 2025-03-10 09:08:06.723 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@364785bd 2025-03-10 09:08:06.725 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@73450d11 2025-03-10 09:08:06.725 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@73450d11 2025-03-10 09:08:06.725 [DefaultDispatcher-worker-6 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e75d574 2025-03-10 09:08:06.726 [DefaultDispatcher-worker-6 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e75d574 2025-03-10 09:08:06.726 [DefaultDispatcher-worker-19 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.726 [DefaultDispatcher-worker-19 @coroutine#2234] 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. 2025-03-10 09:08:06.726 [DefaultDispatcher-worker-19 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.726 [DefaultDispatcher-worker-19 @coroutine#2234] 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 2025-03-10 09:08:06.727 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cf4c32 2025-03-10 09:08:06.727 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cf4c32 2025-03-10 09:08:06.727 [DefaultDispatcher-worker-6 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 09:08:06.727 [DefaultDispatcher-worker-6 @coroutine#2227] 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. 2025-03-10 09:08:06.727 [DefaultDispatcher-worker-6 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 09:08:06.727 [DefaultDispatcher-worker-21 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.728 [DefaultDispatcher-worker-3 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 09:08:06.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232899d1 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.729 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@427c5c56 2025-03-10 09:08:06.729 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@427c5c56 2025-03-10 09:08:06.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-10 09:08:06.731 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c43c9 2025-03-10 09:08:06.731 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c43c9 2025-03-10 09:08:06.732 [DefaultDispatcher-worker-4 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e75d574 2025-03-10 09:08:06.732 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.732 [DefaultDispatcher-worker-4 @coroutine#2233] 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. 2025-03-10 09:08:06.732 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.732 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.733 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@136af25e 2025-03-10 09:08:06.733 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@136af25e 2025-03-10 09:08:06.735 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@598e92dd 2025-03-10 09:08:06.735 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@598e92dd 2025-03-10 09:08:06.735 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:06.745 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.748 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.750 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@23493b57 2025-03-10 09:08:06.750 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@23493b57 2025-03-10 09:08:06.751 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.752 [Test worker @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.752 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8ed14e 2025-03-10 09:08:06.752 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8ed14e 2025-03-10 09:08:06.753 [DefaultDispatcher-worker-7 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.753 [DefaultDispatcher-worker-7 @coroutine#2248] 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:37119/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:08:06.753 [DefaultDispatcher-worker-7 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.753 [DefaultDispatcher-worker-7 @coroutine#2248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37119/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:06.754 [DefaultDispatcher-worker-6 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.754 [DefaultDispatcher-worker-6 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.754 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b15027 2025-03-10 09:08:06.754 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b15027 2025-03-10 09:08:06.756 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb3db75 2025-03-10 09:08:06.756 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb3db75 2025-03-10 09:08:06.757 [DefaultDispatcher-worker-10 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.757 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.757 [DefaultDispatcher-worker-10 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.757 [DefaultDispatcher-worker-10 @coroutine#2247] 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:37119/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:06.757 [DefaultDispatcher-worker-10 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.758 [DefaultDispatcher-worker-15 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.758 [DefaultDispatcher-worker-15 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.758 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cac637 2025-03-10 09:08:06.758 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cac637 2025-03-10 09:08:06.759 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.759 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@19eb14b4 2025-03-10 09:08:06.759 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@19eb14b4 2025-03-10 09:08:06.760 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d957301 2025-03-10 09:08:06.760 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d957301 2025-03-10 09:08:06.762 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@172cf9f9 2025-03-10 09:08:06.762 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@172cf9f9 2025-03-10 09:08:06.762 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0630fc 2025-03-10 09:08:06.762 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0630fc 2025-03-10 09:08:06.764 [DefaultDispatcher-worker-17 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.764 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@13137fc4 2025-03-10 09:08:06.764 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@13137fc4 2025-03-10 09:08:06.764 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9c243a 2025-03-10 09:08:06.764 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9c243a 2025-03-10 09:08:06.766 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5611f3c2 2025-03-10 09:08:06.766 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5611f3c2 2025-03-10 09:08:06.766 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb7b0e0 2025-03-10 09:08:06.767 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb7b0e0 2025-03-10 09:08:06.767 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:06.768 [DefaultDispatcher-worker-19 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.768 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e0300 2025-03-10 09:08:06.768 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e0300 2025-03-10 09:08:06.770 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@670dc33b 2025-03-10 09:08:06.770 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@670dc33b 2025-03-10 09:08:06.772 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f686d41 2025-03-10 09:08:06.773 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f686d41 2025-03-10 09:08:06.773 [DefaultDispatcher-worker-20 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.775 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@363e0c8d 2025-03-10 09:08:06.775 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@363e0c8d 2025-03-10 09:08:06.777 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@51df9f49 2025-03-10 09:08:06.777 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@51df9f49 2025-03-10 09:08:06.777 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:06.778 [DefaultDispatcher-worker-8 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.782 [DefaultDispatcher-worker-20 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.787 [DefaultDispatcher-worker-8 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.791 [DefaultDispatcher-worker-17 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.793 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.795 [DefaultDispatcher-worker-8 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.796 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-03-10 09:08:06.796 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-03-10 09:08:06.798 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-03-10 09:08:06.798 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-03-10 09:08:06.800 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-03-10 09:08:06.800 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-03-10 09:08:06.800 [DefaultDispatcher-worker-20 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.802 [DefaultDispatcher-worker-21 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37119/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 09:08:06.802 [DefaultDispatcher-worker-21 @coroutine#2276] 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:37119/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-10 09:08:06.802 [DefaultDispatcher-worker-21 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37119/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 09:08:06.802 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-03-10 09:08:06.802 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-03-10 09:08:06.802 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37119/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 09:08:06.802 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37119/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 09:08:06.803 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37119/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-10 09:08:06.803 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37119/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:06.803 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.803 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 09:08:06.803 [DefaultDispatcher-worker-8 @coroutine#2276] 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:37119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-10 09:08:06.803 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 09:08:06.804 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 09:08:06.804 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 09:08:06.804 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-03-10 09:08:06.804 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-03-10 09:08:06.805 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebbb481 2025-03-10 09:08:06.805 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebbb481 2025-03-10 09:08:06.806 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-03-10 09:08:06.806 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-03-10 09:08:06.806 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@507c5126 2025-03-10 09:08:06.806 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@507c5126 2025-03-10 09:08:06.808 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5443dff1 2025-03-10 09:08:06.808 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5443dff1 2025-03-10 09:08:06.808 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-03-10 09:08:06.808 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-03-10 09:08:06.809 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@11415b1d 2025-03-10 09:08:06.809 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@11415b1d 2025-03-10 09:08:06.810 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-03-10 09:08:06.810 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-03-10 09:08:06.811 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@125dfa08 2025-03-10 09:08:06.811 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@125dfa08 2025-03-10 09:08:06.812 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@201a6c04 2025-03-10 09:08:06.812 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@201a6c04 2025-03-10 09:08:06.812 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-03-10 09:08:06.812 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-03-10 09:08:06.812 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:06.814 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aec93a1 2025-03-10 09:08:06.814 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aec93a1 2025-03-10 09:08:06.815 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@716ea452 2025-03-10 09:08:06.815 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@716ea452 2025-03-10 09:08:06.817 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1e8dcd 2025-03-10 09:08:06.817 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1e8dcd 2025-03-10 09:08:06.817 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:06.823 [DefaultDispatcher-worker-13 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f9d0ce 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-10 09:08:06.829 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.832 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6325d194 2025-03-10 09:08:06.832 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6325d194 2025-03-10 09:08:06.834 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de22380 2025-03-10 09:08:06.834 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de22380 2025-03-10 09:08:06.836 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ddbae4 2025-03-10 09:08:06.836 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ddbae4 2025-03-10 09:08:06.837 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdf29bb 2025-03-10 09:08:06.837 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdf29bb 2025-03-10 09:08:06.839 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@613be4c5 2025-03-10 09:08:06.839 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@613be4c5 2025-03-10 09:08:06.841 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.841 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d392541 2025-03-10 09:08:06.841 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d392541 2025-03-10 09:08:06.843 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1937b698 2025-03-10 09:08:06.843 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1937b698 2025-03-10 09:08:06.845 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf0d6f4 2025-03-10 09:08:06.845 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf0d6f4 2025-03-10 09:08:06.847 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.847 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d30e63 2025-03-10 09:08:06.847 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d30e63 2025-03-10 09:08:06.847 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:06.848 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.849 [DefaultDispatcher-worker-9 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36083/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.849 [DefaultDispatcher-worker-9 @coroutine#2299] 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:36083/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:08:06.849 [DefaultDispatcher-worker-9 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36083/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.849 [DefaultDispatcher-worker-9 @coroutine#2299] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36083/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:06.850 [DefaultDispatcher-worker-17 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36083/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.850 [DefaultDispatcher-worker-17 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36083/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.853 [DefaultDispatcher-worker-6 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.853 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.853 [DefaultDispatcher-worker-6 @coroutine#2298] 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:36083/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:06.853 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.853 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.853 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.854 [Test worker @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@359903b6 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-10 09:08:06.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-03-10 09:08:06.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-03-10 09:08:06.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-10 09:08:06.857 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-03-10 09:08:06.863 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-03-10 09:08:06.865 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-03-10 09:08:06.869 [DefaultDispatcher-worker-1 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-03-10 09:08:06.870 [DefaultDispatcher-worker-21 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.874 [DefaultDispatcher-worker-17 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.878 [DefaultDispatcher-worker-1 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.882 [DefaultDispatcher-worker-9 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.894 [DefaultDispatcher-worker-3 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.902 [DefaultDispatcher-worker-3 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.906 [DefaultDispatcher-worker-19 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.910 [DefaultDispatcher-worker-11 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.914 [DefaultDispatcher-worker-8 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.919 [DefaultDispatcher-worker-14 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d6ccad7 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-10 09:08:06.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:06.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:06.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-10 09:08:06.926 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.929 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3656591c 2025-03-10 09:08:06.929 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3656591c 2025-03-10 09:08:06.930 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891b1a6 2025-03-10 09:08:06.930 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891b1a6 2025-03-10 09:08:06.932 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cae326c 2025-03-10 09:08:06.932 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cae326c 2025-03-10 09:08:06.934 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:06.934 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79acbb9d 2025-03-10 09:08:06.934 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79acbb9d 2025-03-10 09:08:06.936 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d36930d 2025-03-10 09:08:06.936 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d36930d 2025-03-10 09:08:06.937 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@489f018c 2025-03-10 09:08:06.937 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@489f018c 2025-03-10 09:08:06.939 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:06.939 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef77a1 2025-03-10 09:08:06.939 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef77a1 2025-03-10 09:08:06.940 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:06.941 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@198344d2 2025-03-10 09:08:06.941 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@198344d2 2025-03-10 09:08:06.941 [DefaultDispatcher-worker-14 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45793/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.941 [DefaultDispatcher-worker-14 @coroutine#2342] 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:45793/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:08:06.941 [DefaultDispatcher-worker-14 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45793/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.941 [DefaultDispatcher-worker-14 @coroutine#2342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45793/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:06.942 [DefaultDispatcher-worker-5 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45793/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.942 [DefaultDispatcher-worker-5 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45793/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:06.942 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e40214 2025-03-10 09:08:06.942 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e40214 2025-03-10 09:08:06.943 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:06.945 [DefaultDispatcher-worker-9 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:06.945 [DefaultDispatcher-worker-9 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.945 [DefaultDispatcher-worker-9 @coroutine#2341] 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:45793/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:06.945 [DefaultDispatcher-worker-9 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.945 [DefaultDispatcher-worker-17 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.945 [DefaultDispatcher-worker-17 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:06.946 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fccfcdb 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:06.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-10 09:08:06.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-03-10 09:08:06.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-03-10 09:08:06.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-10 09:08:06.949 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-03-10 09:08:06.954 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-03-10 09:08:06.955 [Test worker @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-03-10 09:08:06.957 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:06.959 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@531905e3 2025-03-10 09:08:06.959 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@531905e3 2025-03-10 09:08:06.959 [DefaultDispatcher-worker-14 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-03-10 09:08:06.960 [DefaultDispatcher-worker-13 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:06.960 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddef1f0 2025-03-10 09:08:06.960 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddef1f0 2025-03-10 09:08:06.962 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e16e93 2025-03-10 09:08:06.962 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e16e93 2025-03-10 09:08:06.964 [DefaultDispatcher-worker-7 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:06.964 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce3fbcb 2025-03-10 09:08:06.964 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce3fbcb 2025-03-10 09:08:06.966 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ec3a9 2025-03-10 09:08:06.966 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ec3a9 2025-03-10 09:08:06.967 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d35e3c1 2025-03-10 09:08:06.967 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d35e3c1 2025-03-10 09:08:06.967 [DefaultDispatcher-worker-8 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:06.969 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f728502 2025-03-10 09:08:06.969 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f728502 2025-03-10 09:08:06.971 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccc0484 2025-03-10 09:08:06.971 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccc0484 2025-03-10 09:08:06.971 [DefaultDispatcher-worker-1 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:06.971 [DefaultDispatcher-worker-8 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45793/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 09:08:06.971 [DefaultDispatcher-worker-8 @coroutine#2370] 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:45793/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-10 09:08:06.971 [DefaultDispatcher-worker-8 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45793/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 09:08:06.972 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@deed33f 2025-03-10 09:08:06.972 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@deed33f 2025-03-10 09:08:06.972 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:06.972 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45793/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 09:08:06.972 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45793/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 09:08:07.013 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45793/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-10 09:08:07.013 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45793/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:07.014 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45793/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 09:08:07.014 [DefaultDispatcher-worker-10 @coroutine#2370] 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:45793/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-10 09:08:07.014 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45793/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 09:08:07.015 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45793/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 09:08:07.015 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45793/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 09:08:07.021 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:07.023 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a722fc6 2025-03-10 09:08:07.023 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a722fc6 2025-03-10 09:08:07.024 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b5def8 2025-03-10 09:08:07.024 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b5def8 2025-03-10 09:08:07.026 [DefaultDispatcher-worker-10 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:07.026 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@708a44b6 2025-03-10 09:08:07.026 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@708a44b6 2025-03-10 09:08:07.027 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3588d4c3 2025-03-10 09:08:07.027 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3588d4c3 2025-03-10 09:08:07.028 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6fd1ab 2025-03-10 09:08:07.028 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6fd1ab 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475fb7 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-10 09:08:07.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:07.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:07.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-10 09:08:07.029 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4778680 2025-03-10 09:08:07.029 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4778680 2025-03-10 09:08:07.031 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@267add4c 2025-03-10 09:08:07.031 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@267add4c 2025-03-10 09:08:07.032 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a72b8c 2025-03-10 09:08:07.032 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a72b8c 2025-03-10 09:08:07.034 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@75654a1a 2025-03-10 09:08:07.034 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@75654a1a 2025-03-10 09:08:07.034 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:07.042 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:07.046 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:07.047 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:07.048 [DefaultDispatcher-worker-18 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:07.048 [DefaultDispatcher-worker-18 @coroutine#2395] 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:36369/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:08:07.048 [DefaultDispatcher-worker-18 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:07.048 [DefaultDispatcher-worker-18 @coroutine#2395] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36369/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:07.048 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.049 [DefaultDispatcher-worker-3 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:07.049 [DefaultDispatcher-worker-3 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:07.050 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a68aff6 2025-03-10 09:08:07.050 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a68aff6 2025-03-10 09:08:07.052 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@54af5acb 2025-03-10 09:08:07.052 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@54af5acb 2025-03-10 09:08:07.052 [DefaultDispatcher-worker-17 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:07.052 [DefaultDispatcher-worker-17 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.052 [DefaultDispatcher-worker-17 @coroutine#2394] 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:36369/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:07.052 [DefaultDispatcher-worker-17 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.053 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.053 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.053 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:07.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f6ffb1 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.054 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5090c486 2025-03-10 09:08:07.054 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5090c486 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-10 09:08:07.055 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@159250f0 2025-03-10 09:08:07.055 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@159250f0 2025-03-10 09:08:07.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-03-10 09:08:07.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-03-10 09:08:07.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-10 09:08:07.056 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-03-10 09:08:07.057 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9a4aab 2025-03-10 09:08:07.057 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9a4aab 2025-03-10 09:08:07.059 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@244d2031 2025-03-10 09:08:07.059 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@244d2031 2025-03-10 09:08:07.060 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@72af64ca 2025-03-10 09:08:07.060 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@72af64ca 2025-03-10 09:08:07.061 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-03-10 09:08:07.062 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bdafbf 2025-03-10 09:08:07.062 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bdafbf 2025-03-10 09:08:07.062 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-03-10 09:08:07.063 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2a7cb1 2025-03-10 09:08:07.063 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2a7cb1 2025-03-10 09:08:07.063 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:07.064 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36369/auth/register 2025-03-10 09:08:07.064 [DefaultDispatcher-worker-11 @coroutine#2417] 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:36369/auth/register. 2025-03-10 09:08:07.064 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36369/auth/register 2025-03-10 09:08:07.064 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36369/auth/register from class io.ktor.http.content.TextContent 2025-03-10 09:08:07.065 [DefaultDispatcher-worker-21 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36369/auth/register 2025-03-10 09:08:07.065 [DefaultDispatcher-worker-21 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36369/auth/register 2025-03-10 09:08:07.066 [DefaultDispatcher-worker-18 @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-03-10 09:08:07.105 [DefaultDispatcher-worker-8 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36369/auth/register. 2025-03-10 09:08:07.105 [DefaultDispatcher-worker-8 @coroutine#2417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36369/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:07.117 [DefaultDispatcher-worker-6 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:07.121 [DefaultDispatcher-worker-17 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6238b10a 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.129 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-03-10 09:08:07.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-03-10 09:08:07.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-10 09:08:07.131 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dc70f9 2025-03-10 09:08:07.131 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dc70f9 2025-03-10 09:08:07.133 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1b84f2 2025-03-10 09:08:07.133 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1b84f2 2025-03-10 09:08:07.134 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@59241b89 2025-03-10 09:08:07.134 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@59241b89 2025-03-10 09:08:07.136 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c268ec9 2025-03-10 09:08:07.136 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c268ec9 2025-03-10 09:08:07.137 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ccd7e0c 2025-03-10 09:08:07.137 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ccd7e0c 2025-03-10 09:08:07.139 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df05373 2025-03-10 09:08:07.139 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df05373 2025-03-10 09:08:07.141 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f1fd17 2025-03-10 09:08:07.141 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f1fd17 2025-03-10 09:08:07.142 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-03-10 09:08:07.143 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c097186 2025-03-10 09:08:07.143 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c097186 2025-03-10 09:08:07.144 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b735d15 2025-03-10 09:08:07.144 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b735d15 2025-03-10 09:08:07.144 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:07.147 [Test worker @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-03-10 09:08:07.148 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-03-10 09:08:07.149 [DefaultDispatcher-worker-1 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.149 [DefaultDispatcher-worker-1 @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. 2025-03-10 09:08:07.149 [DefaultDispatcher-worker-1 @coroutine#2430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.149 [DefaultDispatcher-worker-1 @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 2025-03-10 09:08:07.150 [DefaultDispatcher-worker-7 @coroutine#2430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.150 [DefaultDispatcher-worker-7 @coroutine#2430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.153 [DefaultDispatcher-worker-18 @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-03-10 09:08:07.153 [DefaultDispatcher-worker-18 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.153 [DefaultDispatcher-worker-18 @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. 2025-03-10 09:08:07.153 [DefaultDispatcher-worker-18 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.153 [DefaultDispatcher-worker-9 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.153 [DefaultDispatcher-worker-9 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.154 [Test worker @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-03-10 09:08:07.155 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.157 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-03-10 09:08:07.157 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6888645c 2025-03-10 09:08:07.157 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6888645c 2025-03-10 09:08:07.159 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@664f873d 2025-03-10 09:08:07.159 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@664f873d 2025-03-10 09:08:07.160 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@62700f2c 2025-03-10 09:08:07.160 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@62700f2c 2025-03-10 09:08:07.162 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@27728d06 2025-03-10 09:08:07.162 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@27728d06 2025-03-10 09:08:07.164 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@c73a730 2025-03-10 09:08:07.165 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@c73a730 2025-03-10 09:08:07.167 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@161fafec 2025-03-10 09:08:07.167 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@161fafec 2025-03-10 09:08:07.169 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f4db6c 2025-03-10 09:08:07.169 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f4db6c 2025-03-10 09:08:07.170 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@475d7249 2025-03-10 09:08:07.170 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@475d7249 2025-03-10 09:08:07.171 [Test worker @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-03-10 09:08:07.172 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@560607b5 2025-03-10 09:08:07.172 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@560607b5 2025-03-10 09:08:07.172 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 09:08:07.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-03-10 09:08:07.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-03-10 09:08:07.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.172 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26c494d7: (connection evicted) 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-03-10 09:08:07.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395854dd 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-10 09:08:07.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-03-10 09:08:07.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-03-10 09:08:07.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-10 09:08:07.176 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-03-10 09:08:07.182 [Test worker @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-03-10 09:08:07.182 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-03-10 09:08:07.183 [DefaultDispatcher-worker-18 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.183 [DefaultDispatcher-worker-18 @coroutine#2457] 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. 2025-03-10 09:08:07.183 [DefaultDispatcher-worker-18 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.183 [DefaultDispatcher-worker-18 @coroutine#2457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:07.184 [DefaultDispatcher-worker-6 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.184 [DefaultDispatcher-worker-6 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.187 [DefaultDispatcher-worker-8 @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-03-10 09:08:07.187 [DefaultDispatcher-worker-8 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.187 [DefaultDispatcher-worker-8 @coroutine#2456] 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. 2025-03-10 09:08:07.187 [DefaultDispatcher-worker-8 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.187 [DefaultDispatcher-worker-1 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.187 [DefaultDispatcher-worker-1 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.188 [Test worker @coroutine#2461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-03-10 09:08:07.190 [Test worker @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-03-10 09:08:07.191 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-03-10 09:08:07.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-03-10 09:08:07.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-03-10 09:08:07.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.192 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3: (connection evicted) 2025-03-10 09:08:07.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-03-10 09:08:07.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-03-10 09:08:07.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-10 09:08:07.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fec965 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-10 09:08:07.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-03-10 09:08:07.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-03-10 09:08:07.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-10 09:08:07.194 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-03-10 09:08:07.199 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-03-10 09:08:07.200 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-03-10 09:08:07.201 [DefaultDispatcher-worker-8 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.201 [DefaultDispatcher-worker-8 @coroutine#2484] 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. 2025-03-10 09:08:07.201 [DefaultDispatcher-worker-8 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.201 [DefaultDispatcher-worker-8 @coroutine#2484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:07.201 [DefaultDispatcher-worker-19 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.201 [DefaultDispatcher-worker-19 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.205 [DefaultDispatcher-worker-2 @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-03-10 09:08:07.205 [DefaultDispatcher-worker-2 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.205 [DefaultDispatcher-worker-2 @coroutine#2483] 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. 2025-03-10 09:08:07.205 [DefaultDispatcher-worker-2 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.205 [DefaultDispatcher-worker-9 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.205 [DefaultDispatcher-worker-9 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.206 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-03-10 09:08:07.207 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-03-10 09:08:07.209 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-03-10 09:08:07.210 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-03-10 09:08:07.212 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-03-10 09:08:07.214 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-03-10 09:08:07.215 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-03-10 09:08:07.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-03-10 09:08:07.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-03-10 09:08:07.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.215 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d: (connection evicted) 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-03-10 09:08:07.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d50217 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-10 09:08:07.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-03-10 09:08:07.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-03-10 09:08:07.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-10 09:08:07.218 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-03-10 09:08:07.223 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-03-10 09:08:07.224 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-03-10 09:08:07.224 [DefaultDispatcher-worker-9 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.224 [DefaultDispatcher-worker-9 @coroutine#2523] 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. 2025-03-10 09:08:07.224 [DefaultDispatcher-worker-9 @coroutine#2523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.224 [DefaultDispatcher-worker-9 @coroutine#2523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:07.225 [DefaultDispatcher-worker-15 @coroutine#2523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.225 [DefaultDispatcher-worker-15 @coroutine#2523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.228 [DefaultDispatcher-worker-10 @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-03-10 09:08:07.228 [DefaultDispatcher-worker-10 @coroutine#2522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.228 [DefaultDispatcher-worker-10 @coroutine#2522] 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. 2025-03-10 09:08:07.228 [DefaultDispatcher-worker-10 @coroutine#2522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.229 [DefaultDispatcher-worker-11 @coroutine#2522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.229 [DefaultDispatcher-worker-11 @coroutine#2522] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.230 [Test worker @coroutine#2527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-03-10 09:08:07.231 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-03-10 09:08:07.233 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-03-10 09:08:07.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-03-10 09:08:07.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-03-10 09:08:07.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.233 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@360ccb68: (connection evicted) 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-03-10 09:08:07.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f66138 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-10 09:08:07.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-03-10 09:08:07.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-03-10 09:08:07.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-10 09:08:07.236 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-03-10 09:08:07.241 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-03-10 09:08:07.242 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-03-10 09:08:07.243 [DefaultDispatcher-worker-16 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.243 [DefaultDispatcher-worker-16 @coroutine#2555] 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. 2025-03-10 09:08:07.243 [DefaultDispatcher-worker-16 @coroutine#2555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.243 [DefaultDispatcher-worker-16 @coroutine#2555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:07.243 [DefaultDispatcher-worker-10 @coroutine#2555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.243 [DefaultDispatcher-worker-10 @coroutine#2555] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.247 [DefaultDispatcher-worker-15 @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-03-10 09:08:07.247 [DefaultDispatcher-worker-15 @coroutine#2554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.247 [DefaultDispatcher-worker-15 @coroutine#2554] 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. 2025-03-10 09:08:07.247 [DefaultDispatcher-worker-15 @coroutine#2554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.247 [DefaultDispatcher-worker-15 @coroutine#2554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.247 [DefaultDispatcher-worker-15 @coroutine#2554] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.248 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-03-10 09:08:07.250 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-03-10 09:08:07.251 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-03-10 09:08:07.252 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-03-10 09:08:07.254 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-03-10 09:08:07.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-03-10 09:08:07.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-03-10 09:08:07.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.254 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ce659: (connection evicted) 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-03-10 09:08:07.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40cd02fc 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-10 09:08:07.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-03-10 09:08:07.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-03-10 09:08:07.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-10 09:08:07.257 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-03-10 09:08:07.262 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-03-10 09:08:07.263 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-03-10 09:08:07.264 [DefaultDispatcher-worker-12 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.264 [DefaultDispatcher-worker-12 @coroutine#2586] 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. 2025-03-10 09:08:07.264 [DefaultDispatcher-worker-12 @coroutine#2586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.264 [DefaultDispatcher-worker-12 @coroutine#2586] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:07.264 [DefaultDispatcher-worker-15 @coroutine#2586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.264 [DefaultDispatcher-worker-15 @coroutine#2586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 09:08:07.268 [DefaultDispatcher-worker-12 @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-03-10 09:08:07.268 [DefaultDispatcher-worker-12 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.268 [DefaultDispatcher-worker-12 @coroutine#2585] 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. 2025-03-10 09:08:07.268 [DefaultDispatcher-worker-12 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.268 [DefaultDispatcher-worker-9 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.268 [DefaultDispatcher-worker-9 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 09:08:07.269 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-03-10 09:08:07.271 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-03-10 09:08:07.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-03-10 09:08:07.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-03-10 09:08:07.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.272 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9742012: (connection evicted) 2025-03-10 09:08:07.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-03-10 09:08:07.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-03-10 09:08:07.389 [DefaultDispatcher-worker-3 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-03-10 09:08:07.389 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.389 [DefaultDispatcher-worker-3 @coroutine#2064] 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:60199/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:07.389 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.390 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.390 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.487 [DefaultDispatcher-worker-6 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:07.488 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.488 [DefaultDispatcher-worker-6 @coroutine#2096] 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:33777/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:07.488 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.488 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.488 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11548363 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-03-10 09:08:07.523 [Test worker @coroutine#2635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-10 09:08:07.531 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-03-10 09:08:07.537 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-03-10 09:08:07.538 [Test worker @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-03-10 09:08:07.539 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-03-10 09:08:07.544 [DefaultDispatcher-worker-21 @coroutine#2642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-03-10 09:08:07.549 [DefaultDispatcher-worker-8 @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-03-10 09:08:07.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-10 09:08:07.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-10 09:08:07.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.551 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c140b12: (connection evicted) 2025-03-10 09:08:07.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-10 09:08:07.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5166fe7a 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.552 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-10 09:08:07.553 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 09:08:07.553 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 09:08:07.553 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-10 09:08:07.560 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 09:08:07.565 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 09:08:07.565 [DefaultDispatcher-worker-4 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-03-10 09:08:07.565 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.565 [DefaultDispatcher-worker-4 @coroutine#2142] 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:41367/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:07.565 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.565 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 09:08:07.566 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.566 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.566 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138a51d5 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 09:08:07.567 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-10 09:08:07.575 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 09:08:07.580 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 09:08:07.580 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 09:08:07.581 [Test worker @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 09:08:07.585 [DefaultDispatcher-worker-5 @coroutine#2676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 09:08:07.593 [DefaultDispatcher-worker-5 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 09:08:07.597 [DefaultDispatcher-worker-1 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 09:08:07.600 [DefaultDispatcher-worker-7 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-03-10 09:08:07.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-10 09:08:07.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-10 09:08:07.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.607 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b09582d: (connection evicted) 2025-03-10 09:08:07.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-10 09:08:07.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-10 09:08:07.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-10 09:08:07.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-10 09:08:07.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.608 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d62e47: (connection evicted) 2025-03-10 09:08:07.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-10 09:08:07.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-10 09:08:07.608 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77eb76f 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-03-10 09:08:07.609 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-10 09:08:07.618 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-03-10 09:08:07.623 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-03-10 09:08:07.624 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-03-10 09:08:07.625 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d319d2c 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2025-03-10 09:08:07.625 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-10 09:08:07.632 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2025-03-10 09:08:07.637 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2025-03-10 09:08:07.638 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2025-03-10 09:08:07.639 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2025-03-10 09:08:07.643 [DefaultDispatcher-worker-21 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2025-03-10 09:08:07.648 [DefaultDispatcher-worker-12 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-03-10 09:08:07.648 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.648 [DefaultDispatcher-worker-12 @coroutine#2175] 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:34211/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:07.648 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.649 [DefaultDispatcher-worker-19 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.649 [DefaultDispatcher-worker-19 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.650 [DefaultDispatcher-worker-19 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-03-10 09:08:07.654 [DefaultDispatcher-worker-4 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-03-10 09:08:07.657 [DefaultDispatcher-worker-2 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-03-10 09:08:07.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-10 09:08:07.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-10 09:08:07.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.659 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c815478: (connection evicted) 2025-03-10 09:08:07.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-10 09:08:07.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-10 09:08:07.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-10 09:08:07.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-10 09:08:07.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.660 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0: (connection evicted) 2025-03-10 09:08:07.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-10 09:08:07.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@921dbcf 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.661 [Test worker @coroutine#2733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-10 09:08:07.662 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-03-10 09:08:07.662 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-03-10 09:08:07.662 [Test worker @coroutine#2733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-10 09:08:07.669 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-03-10 09:08:07.674 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-03-10 09:08:07.674 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-03-10 09:08:07.675 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-03-10 09:08:07.679 [DefaultDispatcher-worker-2 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-03-10 09:08:07.690 [DefaultDispatcher-worker-17 @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-03-10 09:08:07.691 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-03-10 09:08:07.693 [DefaultDispatcher-worker-1 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-03-10 09:08:07.693 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.693 [DefaultDispatcher-worker-1 @coroutine#2204] 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:35101/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:07.693 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.694 [DefaultDispatcher-worker-20 @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-03-10 09:08:07.694 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.694 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-10 09:08:07.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-10 09:08:07.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.704 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24090832: (connection evicted) 2025-03-10 09:08:07.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-10 09:08:07.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-10 09:08:07.705 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-10 09:08:07.705 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.705 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.705 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.705 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e1f467f 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-03-10 09:08:07.706 [Test worker @coroutine#2789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-10 09:08:07.713 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-03-10 09:08:07.718 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-03-10 09:08:07.719 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-03-10 09:08:07.720 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-03-10 09:08:07.725 [DefaultDispatcher-worker-4 @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-03-10 09:08:07.736 [DefaultDispatcher-worker-17 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-03-10 09:08:07.737 [DefaultDispatcher-worker-18 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e75d574 2025-03-10 09:08:07.737 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.737 [DefaultDispatcher-worker-18 @coroutine#2233] 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. 2025-03-10 09:08:07.737 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.737 [Test worker @coroutine#2805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-03-10 09:08:07.738 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.741 [DefaultDispatcher-worker-16 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-03-10 09:08:07.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-10 09:08:07.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-10 09:08:07.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.745 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c: (connection evicted) 2025-03-10 09:08:07.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-10 09:08:07.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bbab2c9 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2025-03-10 09:08:07.746 [Test worker @coroutine#2844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-10 09:08:07.754 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2025-03-10 09:08:07.759 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2025-03-10 09:08:07.760 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2025-03-10 09:08:07.761 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2025-03-10 09:08:07.762 [DefaultDispatcher-worker-18 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:07.762 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.762 [DefaultDispatcher-worker-18 @coroutine#2247] 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:37119/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:07.762 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.763 [DefaultDispatcher-worker-9 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.763 [DefaultDispatcher-worker-9 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.765 [DefaultDispatcher-worker-20 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2025-03-10 09:08:07.774 [DefaultDispatcher-worker-15 @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2025-03-10 09:08:07.779 [DefaultDispatcher-worker-14 @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2025-03-10 09:08:07.847 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.858 [DefaultDispatcher-worker-3 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:07.858 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.858 [DefaultDispatcher-worker-3 @coroutine#2298] 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:36083/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:07.858 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.858 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.858 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.897 [DefaultDispatcher-worker-2 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2025-03-10 09:08:07.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-10 09:08:07.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-10 09:08:07.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.926 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d: (connection evicted) 2025-03-10 09:08:07.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-10 09:08:07.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@647468a7 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2025-03-10 09:08:07.928 [Test worker @coroutine#2888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-10 09:08:07.935 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2025-03-10 09:08:07.941 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2025-03-10 09:08:07.942 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2025-03-10 09:08:07.942 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2025-03-10 09:08:07.947 [DefaultDispatcher-worker-12 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2025-03-10 09:08:07.948 [Test worker @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2025-03-10 09:08:07.949 [DefaultDispatcher-worker-13 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:07.949 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.949 [DefaultDispatcher-worker-13 @coroutine#2341] 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:45793/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:07.949 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.950 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.950 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:07.958 [DefaultDispatcher-worker-3 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2025-03-10 09:08:07.961 [DefaultDispatcher-worker-17 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2025-03-10 09:08:07.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-10 09:08:07.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-10 09:08:07.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:07.967 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fcee97c: (connection evicted) 2025-03-10 09:08:07.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:07.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-10 09:08:07.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39240aa3 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-03-10 09:08:07.968 [Test worker @coroutine#2924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-10 09:08:07.975 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-03-10 09:08:07.980 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-03-10 09:08:07.981 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-03-10 09:08:07.982 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-03-10 09:08:07.987 [DefaultDispatcher-worker-6 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-03-10 09:08:08.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-10 09:08:08.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-10 09:08:08.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:08.027 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e93e396: (connection evicted) 2025-03-10 09:08:08.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:08.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-10 09:08:08.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51039ec9 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:08.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:08.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-10 09:08:08.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-10 09:08:08.076 [DefaultDispatcher-worker-2 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:08.076 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.076 [DefaultDispatcher-worker-2 @coroutine#2394] 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:36369/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:08.076 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.077 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.077 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.087 [DefaultDispatcher-worker-2 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.093 [DefaultDispatcher-worker-1 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.097 [DefaultDispatcher-worker-15 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.101 [DefaultDispatcher-worker-19 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.118 [DefaultDispatcher-worker-3 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.118 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 09:08:08.122 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-03-10 09:08:08.123 [DefaultDispatcher-worker-2 @coroutine#2964] INFO ktor.application - Responding at http://0.0.0.0:36245 2025-03-10 09:08:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1400984b 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:08.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-10 09:08:08.130 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:08.132 [DefaultDispatcher-worker-3 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:08.132 [DefaultDispatcher-worker-3 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:08:08.132 [DefaultDispatcher-worker-3 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:08.132 [DefaultDispatcher-worker-3 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:08.134 [eventLoopGroupProxy-19-1 @call-handler#2974] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 09:08:08.134 [eventLoopGroupProxy-19-2 @call-handler#2975] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 09:08:08.134 [eventLoopGroupProxy-19-1 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.134 [eventLoopGroupProxy-19-2 @call-handler#2975] 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 2025-03-10 09:08:08.134 [eventLoopGroupProxy-19-2 @call-handler#2975] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:08:08.134 [eventLoopGroupProxy-19-2 @call-handler#2975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.134 [DefaultDispatcher-worker-3 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:08.134 [DefaultDispatcher-worker-3 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c68269 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:08.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:08.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-10 09:08:08.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-10 09:08:08.141 [DefaultDispatcher-worker-13 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.141 [DefaultDispatcher-worker-13 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.141 [DefaultDispatcher-worker-13 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:08.141 [DefaultDispatcher-worker-13 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.142 [eventLoopGroupProxy-19-2 @call-handler#2980] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 09:08:08.142 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.142 [DefaultDispatcher-worker-8 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.142 [DefaultDispatcher-worker-8 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.146 [DefaultDispatcher-worker-5 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.148 [DefaultDispatcher-worker-7 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:08.148 [DefaultDispatcher-worker-7 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:08:08.148 [DefaultDispatcher-worker-7 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:08.148 [DefaultDispatcher-worker-7 @coroutine#2986] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-10 09:08:08.149 [eventLoopGroupProxy-19-2 @call-handler#2990] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 09:08:08.149 [eventLoopGroupProxy-19-2 @call-handler#2990] 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 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:08.149 [eventLoopGroupProxy-19-2 @call-handler#2990] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5abf9a76 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:08.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-10 09:08:08.149 [eventLoopGroupProxy-19-2 @call-handler#2990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-10 09:08:08.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-10 09:08:08.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-10 09:08:08.149 [eventLoopGroupProxy-19-3 @call-handler#2993] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 09:08:08.150 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:08.150 [eventLoopGroupProxy-19-3 @call-handler#2993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.150 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:08.150 [DefaultDispatcher-worker-15 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.157 [DefaultDispatcher-worker-12 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.157 [DefaultDispatcher-worker-12 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.157 [DefaultDispatcher-worker-12 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:08.157 [DefaultDispatcher-worker-12 @coroutine#2985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.157 [eventLoopGroupProxy-19-2 @call-handler#2998] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 09:08:08.158 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.158 [DefaultDispatcher-worker-17 @coroutine#2985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.158 [DefaultDispatcher-worker-17 @coroutine#2985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.159 [DefaultDispatcher-worker-15 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:08.159 [DefaultDispatcher-worker-15 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 09:08:08.159 [DefaultDispatcher-worker-15 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:08.159 [DefaultDispatcher-worker-15 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 09:08:08.160 [eventLoopGroupProxy-19-2 @call-handler#3007] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 09:08:08.160 [eventLoopGroupProxy-19-2 @call-handler#3007] 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 2025-03-10 09:08:08.160 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:08:08.160 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.161 [DefaultDispatcher-worker-21 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:08.161 [DefaultDispatcher-worker-21 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 09:08:08.161 [eventLoopGroupProxy-19-4 @call-handler#3012] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 09:08:08.161 [eventLoopGroupProxy-19-4 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.162 [DefaultDispatcher-worker-9 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.164 [DefaultDispatcher-worker-17 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.165 [DefaultDispatcher-worker-15 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.167 [DefaultDispatcher-worker-19 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.168 [DefaultDispatcher-worker-13 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-10 09:08:08.168 [DefaultDispatcher-worker-13 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.168 [DefaultDispatcher-worker-13 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:08.168 [DefaultDispatcher-worker-13 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.169 [eventLoopGroupProxy-19-2 @call-handler#3019] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 09:08:08.169 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.169 [DefaultDispatcher-worker-17 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.169 [DefaultDispatcher-worker-17 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.172 [DefaultDispatcher-worker-4 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-10 09:08:08.175 [DefaultDispatcher-worker-20 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-10 09:08:08.183 [DefaultDispatcher-worker-17 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.184 [DefaultDispatcher-worker-17 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-10 09:08:08.184 [DefaultDispatcher-worker-17 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-10 09:08:08.184 [DefaultDispatcher-worker-17 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-10 09:08:08.185 [eventLoopGroupProxy-19-2 @call-handler#3033] 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) 2025-03-10 09:08:08.187 [DefaultDispatcher-worker-1 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.199 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-10 09:08:08.199 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-10 09:08:08.199 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-10 09:08:08.199 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.199 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703332199559254017 2025-03-10 09:08:08.199 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703332199559254017. 2025-03-10 09:08:08.199 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703332199559254017 2025-03-10 09:08:08.200 [eventLoopGroupProxy-19-2 @call-handler#3037] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-10 09:08:08.202 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.203 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703332199559254017 2025-03-10 09:08:08.203 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703332199559254017 2025-03-10 09:08:08.203 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703332199559254017. 2025-03-10 09:08:08.203 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703332199559254017 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.207 [DefaultDispatcher-worker-8 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.208 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 09:08:08.208 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-10 09:08:08.208 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 09:08:08.208 [eventLoopGroupProxy-19-2 @call-handler#3041] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-10 09:08:08.209 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.210 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 09:08:08.210 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 09:08:08.210 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-10 09:08:08.210 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.214 [DefaultDispatcher-worker-9 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.224 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:08.224 [DefaultDispatcher-worker-17 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.227 [DefaultDispatcher-worker-1 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.227 [DefaultDispatcher-worker-12 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.228 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.228 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/replication/message. 2025-03-10 09:08:08.228 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.228 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36245/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 09:08:08.228 [eventLoopGroupProxy-19-2 @call-handler#3047] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 09:08:08.229 [eventLoopGroupProxy-19-2 @call-handler#3047] 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 2025-03-10 09:08:08.229 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:08:08.233 [DefaultDispatcher-worker-20 @call-handler#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.233 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.233 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.233 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.234 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/replication/message. 2025-03-10 09:08:08.234 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.237 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:08.237 [DefaultDispatcher-worker-18 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.243 [DefaultDispatcher-worker-11 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.244 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-10 09:08:08.244 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-10 09:08:08.244 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-10 09:08:08.244 [eventLoopGroupProxy-19-2 @call-handler#3060] 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) 2025-03-10 09:08:08.247 [DefaultDispatcher-worker-19 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.250 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:08.257 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-10 09:08:08.257 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-10 09:08:08.257 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-10 09:08:08.257 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.257 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703332199559254018 2025-03-10 09:08:08.257 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703332199559254018. 2025-03-10 09:08:08.257 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703332199559254018 2025-03-10 09:08:08.258 [eventLoopGroupProxy-19-2 @call-handler#3064] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-10 09:08:08.258 [eventLoopGroupProxy-19-2 @call-handler#3064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.259 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703332199559254018 2025-03-10 09:08:08.259 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703332199559254018 2025-03-10 09:08:08.259 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703332199559254018. 2025-03-10 09:08:08.259 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703332199559254018 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.263 [DefaultDispatcher-worker-21 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.263 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 09:08:08.263 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-10 09:08:08.263 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 09:08:08.264 [eventLoopGroupProxy-19-2 @call-handler#3068] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-10 09:08:08.264 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.264 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 09:08:08.264 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 09:08:08.264 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-10 09:08:08.264 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.268 [DefaultDispatcher-worker-7 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.277 [DefaultDispatcher-worker-11 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.281 [DefaultDispatcher-worker-4 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.281 [DefaultDispatcher-worker-4 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.281 [DefaultDispatcher-worker-4 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/replication/message. 2025-03-10 09:08:08.281 [DefaultDispatcher-worker-4 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.281 [DefaultDispatcher-worker-7 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.281 [DefaultDispatcher-worker-4 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36245/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 09:08:08.281 [eventLoopGroupProxy-19-2 @call-handler#3074] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 09:08:08.281 [eventLoopGroupProxy-19-2 @call-handler#3074] 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 2025-03-10 09:08:08.282 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:08:08.285 [DefaultDispatcher-worker-20 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.288 [DefaultDispatcher-worker-1 @call-handler#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.288 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.289 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.289 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.289 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/replication/message. 2025-03-10 09:08:08.289 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.293 [DefaultDispatcher-worker-2 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.298 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703332199559254016 2025-03-10 09:08:08.298 [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:36245/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703332199559254016. 2025-03-10 09:08:08.298 [UI Thread @coroutine#3094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703332199559254016 2025-03-10 09:08:08.298 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.298 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.298 [UI Thread @coroutine#3098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.298 [eventLoopGroupProxy-19-2 @call-handler#3109] 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/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /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/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /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/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-10 09:08:08.299 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.299 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.299 [UI Thread @coroutine#3103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.299 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.299 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.299 [UI Thread @coroutine#3105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.300 [UI Thread @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254017 2025-03-10 09:08:08.300 [UI Thread @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254017. 2025-03-10 09:08:08.300 [UI Thread @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254017 2025-03-10 09:08:08.301 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.301 [eventLoopGroupProxy-19-5 @call-handler#3131] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-10 09:08:08.301 [UI Thread @coroutine#3094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703332199559254016 2025-03-10 09:08:08.301 [UI Thread @coroutine#3094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703332199559254016 2025-03-10 09:08:08.301 [eventLoopGroupProxy-19-6 @call-handler#3133] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-10 09:08:08.301 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703332199559254016. 2025-03-10 09:08:08.301 [UI Thread @coroutine#3094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703332199559254016 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.302 [eventLoopGroupProxy-19-7 @call-handler#3136] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-10 09:08:08.302 [eventLoopGroupProxy-19-5 @call-handler#3131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.302 [eventLoopGroupProxy-19-8 @call-handler#3139] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-10 09:08:08.302 [UI Thread @coroutine#3098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.302 [UI Thread @coroutine#3098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.303 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.303 [eventLoopGroupProxy-19-6 @call-handler#3133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.303 [UI Thread @coroutine#3098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.303 [UI Thread @coroutine#3103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.303 [UI Thread @coroutine#3103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.303 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.303 [UI Thread @coroutine#3103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.303 [eventLoopGroupProxy-19-7 @call-handler#3136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.303 [UI Thread @coroutine#3105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.303 [UI Thread @coroutine#3105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.303 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.303 [UI Thread @coroutine#3105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.308 [DefaultDispatcher-worker-10 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.310 [eventLoopGroupProxy-19-8 @call-handler#3139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.310 [UI Thread @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254017 2025-03-10 09:08:08.310 [UI Thread @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254017 2025-03-10 09:08:08.311 [UI Thread @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254017. 2025-03-10 09:08:08.311 [UI Thread @coroutine#3124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254017 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.312 [DefaultDispatcher-worker-10 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.316 [DefaultDispatcher-worker-20 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.319 [DefaultDispatcher-worker-5 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.323 [DefaultDispatcher-worker-18 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.326 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703332199559254016 2025-03-10 09:08:08.326 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703332199559254016. 2025-03-10 09:08:08.326 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703332199559254016 2025-03-10 09:08:08.326 [eventLoopGroupProxy-19-2 @call-handler#3155] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-03-10 09:08:08.327 [eventLoopGroupProxy-19-2 @call-handler#3155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.327 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703332199559254016 2025-03-10 09:08:08.327 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703332199559254016 2025-03-10 09:08:08.327 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703332199559254016. 2025-03-10 09:08:08.327 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703332199559254016 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.331 [DefaultDispatcher-worker-10 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.336 [DefaultDispatcher-worker-17 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.339 [DefaultDispatcher-worker-17 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.339 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.339 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/replication/message. 2025-03-10 09:08:08.339 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.339 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36245/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 09:08:08.340 [eventLoopGroupProxy-19-2 @call-handler#3163] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 09:08:08.340 [eventLoopGroupProxy-19-2 @call-handler#3163] 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 2025-03-10 09:08:08.340 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:08:08.343 [DefaultDispatcher-worker-11 @call-handler#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.344 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.344 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.344 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.344 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/replication/message. 2025-03-10 09:08:08.344 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.348 [DefaultDispatcher-worker-19 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.348 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703332199559254018&assignmentUid=703332199559254016&clazzUid=703332199559254016&submitterUid=703332199559254017 2025-03-10 09:08:08.348 [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:36245/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703332199559254018&assignmentUid=703332199559254016&clazzUid=703332199559254016&submitterUid=703332199559254017. 2025-03-10 09:08:08.348 [UI Thread @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703332199559254018&assignmentUid=703332199559254016&clazzUid=703332199559254016&submitterUid=703332199559254017 2025-03-10 09:08:08.348 [eventLoopGroupProxy-19-2 @call-handler#3184] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-03-10 09:08:08.351 [eventLoopGroupProxy-19-2 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.351 [UI Thread @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703332199559254018&assignmentUid=703332199559254016&clazzUid=703332199559254016&submitterUid=703332199559254017 2025-03-10 09:08:08.351 [UI Thread @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703332199559254018&assignmentUid=703332199559254016&clazzUid=703332199559254016&submitterUid=703332199559254017 2025-03-10 09:08:08.351 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703332199559254018&assignmentUid=703332199559254016&clazzUid=703332199559254016&submitterUid=703332199559254017. 2025-03-10 09:08:08.351 [UI Thread @coroutine#3179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703332199559254018&assignmentUid=703332199559254016&clazzUid=703332199559254016&submitterUid=703332199559254017 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.355 [DefaultDispatcher-worker-3 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.360 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/PersonDao/getNamesByUid?uid=703332199559254017 2025-03-10 09:08:08.360 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/PersonDao/getNamesByUid?uid=703332199559254017. 2025-03-10 09:08:08.360 [UI Thread @coroutine#3193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/PersonDao/getNamesByUid?uid=703332199559254017 2025-03-10 09:08:08.360 [eventLoopGroupProxy-19-2 @call-handler#3202] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-03-10 09:08:08.361 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.361 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.361 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.361 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.361 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703332199559254016 2025-03-10 09:08:08.361 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703332199559254016. 2025-03-10 09:08:08.361 [UI Thread @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703332199559254016 2025-03-10 09:08:08.361 [eventLoopGroupProxy-19-5 @call-handler#3211] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-03-10 09:08:08.361 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.361 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.361 [UI Thread @coroutine#3205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.361 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.361 [eventLoopGroupProxy-19-6 @call-handler#3217] 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/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /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/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-03-10 09:08:08.361 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.361 [UI Thread @coroutine#3207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.362 [eventLoopGroupProxy-19-2 @call-handler#3222] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-03-10 09:08:08.362 [eventLoopGroupProxy-19-7 @call-handler#3223] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-03-10 09:08:08.362 [UI Thread @coroutine#3193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/PersonDao/getNamesByUid?uid=703332199559254017 2025-03-10 09:08:08.362 [UI Thread @coroutine#3193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/PersonDao/getNamesByUid?uid=703332199559254017 2025-03-10 09:08:08.362 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/PersonDao/getNamesByUid?uid=703332199559254017. 2025-03-10 09:08:08.362 [UI Thread @coroutine#3193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/PersonDao/getNamesByUid?uid=703332199559254017 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.362 [eventLoopGroupProxy-19-2 @call-handler#3222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.363 [UI Thread @coroutine#3205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.363 [UI Thread @coroutine#3205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.363 [eventLoopGroupProxy-19-7 @call-handler#3223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.363 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.363 [UI Thread @coroutine#3205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.363 [UI Thread @coroutine#3207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.363 [UI Thread @coroutine#3207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.363 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.363 [UI Thread @coroutine#3207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.363 [eventLoopGroupProxy-19-5 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.363 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.363 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.363 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.363 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703332199559254017&assignmentUid=703332199559254016 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.364 [eventLoopGroupProxy-19-6 @call-handler#3217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.364 [UI Thread @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703332199559254016 2025-03-10 09:08:08.364 [UI Thread @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703332199559254016 2025-03-10 09:08:08.364 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703332199559254016. 2025-03-10 09:08:08.364 [UI Thread @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703332199559254016 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.366 [DefaultDispatcher-worker-11 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.369 [DefaultDispatcher-worker-10 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.372 [DefaultDispatcher-worker-5 @coroutine#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.375 [DefaultDispatcher-worker-18 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.379 [DefaultDispatcher-worker-5 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.382 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254018 2025-03-10 09:08:08.382 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254018. 2025-03-10 09:08:08.382 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254018 2025-03-10 09:08:08.382 [eventLoopGroupProxy-19-2 @call-handler#3239] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-03-10 09:08:08.384 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.385 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254018 2025-03-10 09:08:08.385 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254018 2025-03-10 09:08:08.385 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254018. 2025-03-10 09:08:08.385 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254018 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.389 [DefaultDispatcher-worker-16 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.390 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/PersonDao/findByUidAsync?uid=703332199559254017 2025-03-10 09:08:08.390 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/PersonDao/findByUidAsync?uid=703332199559254017. 2025-03-10 09:08:08.390 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/PersonDao/findByUidAsync?uid=703332199559254017 2025-03-10 09:08:08.391 [eventLoopGroupProxy-19-2 @call-handler#3244] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-03-10 09:08:08.391 [eventLoopGroupProxy-19-2 @call-handler#3244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.391 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/PersonDao/findByUidAsync?uid=703332199559254017 2025-03-10 09:08:08.391 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/PersonDao/findByUidAsync?uid=703332199559254017 2025-03-10 09:08:08.392 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/PersonDao/findByUidAsync?uid=703332199559254017. 2025-03-10 09:08:08.392 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/PersonDao/findByUidAsync?uid=703332199559254017 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.393 [DefaultDispatcher-worker-19 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-03-10 09:08:08.394 [DefaultDispatcher-worker-19 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.394 [DefaultDispatcher-worker-19 @coroutine#2064] 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:60199/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:08.394 [DefaultDispatcher-worker-19 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.394 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.394 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.395 [DefaultDispatcher-worker-12 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.399 [DefaultDispatcher-worker-13 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.403 [DefaultDispatcher-worker-2 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.403 [DefaultDispatcher-worker-2 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.403 [DefaultDispatcher-worker-2 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/replication/message. 2025-03-10 09:08:08.403 [DefaultDispatcher-worker-2 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.403 [DefaultDispatcher-worker-2 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36245/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 09:08:08.403 [eventLoopGroupProxy-19-2 @call-handler#3252] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 09:08:08.404 [eventLoopGroupProxy-19-2 @call-handler#3252] 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 2025-03-10 09:08:08.404 [eventLoopGroupProxy-19-2 @call-handler#3252] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 09:08:08.407 [DefaultDispatcher-worker-2 @call-handler#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2025-03-10 09:08:08.407 [eventLoopGroupProxy-19-2 @call-handler#3252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.408 [DefaultDispatcher-worker-14 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.408 [DefaultDispatcher-worker-14 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/replication/message 2025-03-10 09:08:08.408 [DefaultDispatcher-worker-14 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/replication/message. 2025-03-10 09:08:08.408 [DefaultDispatcher-worker-14 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.409 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703332199559254016 2025-03-10 09:08:08.409 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703332199559254016. 2025-03-10 09:08:08.409 [UI Thread @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703332199559254016 2025-03-10 09:08:08.409 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.409 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.409 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.409 [eventLoopGroupProxy-19-2 @call-handler#3288] 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/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /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/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /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/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-10 09:08:08.409 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.410 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.410 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.410 [eventLoopGroupProxy-19-5 @call-handler#3293] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-10 09:08:08.410 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.410 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.410 [UI Thread @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.410 [eventLoopGroupProxy-19-2 @call-handler#3288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.410 [eventLoopGroupProxy-19-6 @call-handler#3302] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-10 09:08:08.410 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254017 2025-03-10 09:08:08.410 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254017. 2025-03-10 09:08:08.410 [UI Thread @coroutine#3304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254017 2025-03-10 09:08:08.410 [eventLoopGroupProxy-19-7 @call-handler#3306] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-10 09:08:08.410 [UI Thread @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703332199559254016 2025-03-10 09:08:08.410 [UI Thread @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703332199559254016 2025-03-10 09:08:08.410 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703332199559254016. 2025-03-10 09:08:08.410 [eventLoopGroupProxy-19-2 @call-handler#3314] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-10 09:08:08.410 [UI Thread @coroutine#3275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703332199559254016 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.410 [eventLoopGroupProxy-19-6 @call-handler#3302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.411 [eventLoopGroupProxy-19-5 @call-handler#3293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.411 [eventLoopGroupProxy-19-7 @call-handler#3306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.411 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.411 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.411 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.411 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.411 [UI Thread @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.411 [UI Thread @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.411 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.411 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 2025-03-10 09:08:08.411 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.411 [UI Thread @coroutine#3286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.411 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703332199559254017&assignmentUid=703332199559254016. 2025-03-10 09:08:08.411 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703332199559254017&assignmentUid=703332199559254016 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.412 [eventLoopGroupProxy-19-2 @call-handler#3314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 09:08:08.412 [UI Thread @coroutine#3304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254017 2025-03-10 09:08:08.412 [UI Thread @coroutine#3304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254017 2025-03-10 09:08:08.412 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254017. 2025-03-10 09:08:08.412 [UI Thread @coroutine#3304] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36245/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703332199559254016&clazzUid=703332199559254016&accountPersonUid=703332199559254017 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:08.412 [DefaultDispatcher-worker-8 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2 2025-03-10 09:08:08.415 [DefaultDispatcher-worker-3 @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.418 [DefaultDispatcher-worker-3 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.421 [DefaultDispatcher-worker-17 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.425 [DefaultDispatcher-worker-18 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.429 [DefaultDispatcher-worker-16 @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2025-03-10 09:08:08.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-03-10 09:08:08.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-03-10 09:08:08.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:08.430 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9: (connection evicted) 2025-03-10 09:08:08.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:08.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-03-10 09:08:08.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-03-10 09:08:08.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-10 09:08:08.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-10 09:08:08.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:08.431 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6018a6a2: (connection evicted) 2025-03-10 09:08:08.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:08.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-10 09:08:08.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-10 09:08:08.492 [DefaultDispatcher-worker-19 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:08.493 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.493 [DefaultDispatcher-worker-19 @coroutine#2096] 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:33777/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:08.493 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.493 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.493 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.570 [DefaultDispatcher-worker-10 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-03-10 09:08:08.570 [DefaultDispatcher-worker-10 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.570 [DefaultDispatcher-worker-10 @coroutine#2142] 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:41367/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:08.570 [DefaultDispatcher-worker-10 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.571 [DefaultDispatcher-worker-20 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.571 [DefaultDispatcher-worker-20 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.653 [DefaultDispatcher-worker-8 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-03-10 09:08:08.653 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.653 [DefaultDispatcher-worker-8 @coroutine#2175] 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:34211/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:08.653 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.653 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.653 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.698 [DefaultDispatcher-worker-1 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-03-10 09:08:08.698 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.698 [DefaultDispatcher-worker-1 @coroutine#2204] 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:35101/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:08.698 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.699 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.699 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.742 [DefaultDispatcher-worker-10 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e75d574 2025-03-10 09:08:08.742 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.742 [DefaultDispatcher-worker-10 @coroutine#2233] 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. 2025-03-10 09:08:08.742 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.742 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.767 [DefaultDispatcher-worker-12 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:08.767 [DefaultDispatcher-worker-12 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.767 [DefaultDispatcher-worker-12 @coroutine#2247] 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:37119/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:08.767 [DefaultDispatcher-worker-12 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.767 [DefaultDispatcher-worker-20 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.767 [DefaultDispatcher-worker-20 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.862 [DefaultDispatcher-worker-10 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:08.862 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.862 [DefaultDispatcher-worker-10 @coroutine#2298] 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:36083/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:08.862 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.863 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.863 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.954 [DefaultDispatcher-worker-12 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:08.954 [DefaultDispatcher-worker-12 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.954 [DefaultDispatcher-worker-12 @coroutine#2341] 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:45793/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:08.954 [DefaultDispatcher-worker-12 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.954 [DefaultDispatcher-worker-11 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:08.954 [DefaultDispatcher-worker-11 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.081 [DefaultDispatcher-worker-1 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:09.081 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.081 [DefaultDispatcher-worker-1 @coroutine#2394] 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:36369/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:09.081 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.081 [DefaultDispatcher-worker-21 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.082 [DefaultDispatcher-worker-21 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.399 [DefaultDispatcher-worker-11 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-03-10 09:08:09.399 [DefaultDispatcher-worker-11 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.399 [DefaultDispatcher-worker-11 @coroutine#2064] 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:60199/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:09.399 [DefaultDispatcher-worker-11 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.400 [DefaultDispatcher-worker-12 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.400 [DefaultDispatcher-worker-12 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-10 09:08:09.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-10 09:08:09.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.435 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60003305: (connection evicted) 2025-03-10 09:08:09.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-10 09:08:09.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-10 09:08:09.437 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-10 09:08:09.437 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.437 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.437 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.437 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.437 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.437 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.437 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1ebbe 2025-03-10 09:08:09.437 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.437 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.437 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.437 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.437 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.437 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@109941fa 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@109941fa 2025-03-10 09:08:09.438 [Test worker @coroutine#3370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-10 09:08:09.447 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109941fa 2025-03-10 09:08:09.453 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109941fa 2025-03-10 09:08:09.454 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109941fa 2025-03-10 09:08:09.455 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109941fa 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca9f1d0 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@3741a170 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@3741a170 2025-03-10 09:08:09.455 [Test worker @coroutine#3370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-10 09:08:09.464 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3741a170 2025-03-10 09:08:09.470 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3741a170 2025-03-10 09:08:09.471 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3741a170 2025-03-10 09:08:09.472 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3741a170 2025-03-10 09:08:09.476 [DefaultDispatcher-worker-8 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3741a170 2025-03-10 09:08:09.484 [DefaultDispatcher-worker-8 @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109941fa 2025-03-10 09:08:09.489 [DefaultDispatcher-worker-9 @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109941fa 2025-03-10 09:08:09.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-10 09:08:09.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-10 09:08:09.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.493 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@109941fa: (connection evicted) 2025-03-10 09:08:09.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-10 09:08:09.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-10 09:08:09.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-10 09:08:09.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-10 09:08:09.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.494 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3741a170: (connection evicted) 2025-03-10 09:08:09.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-10 09:08:09.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e00a43e 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.495 [Test worker @coroutine#3429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-10 09:08:09.496 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-10 09:08:09.496 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-10 09:08:09.496 [Test worker @coroutine#3429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-10 09:08:09.498 [DefaultDispatcher-worker-4 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:09.498 [DefaultDispatcher-worker-4 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.498 [DefaultDispatcher-worker-4 @coroutine#2096] 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:33777/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:09.498 [DefaultDispatcher-worker-4 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.499 [DefaultDispatcher-worker-10 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.499 [DefaultDispatcher-worker-10 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.505 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-10 09:08:09.511 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-10 09:08:09.512 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-10 09:08:09.513 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c1f4817 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-10 09:08:09.513 [Test worker @coroutine#3429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-10 09:08:09.522 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-10 09:08:09.528 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-10 09:08:09.529 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-10 09:08:09.530 [Test worker @coroutine#3443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-10 09:08:09.537 [DefaultDispatcher-worker-15 @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-10 09:08:09.545 [DefaultDispatcher-worker-15 @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-10 09:08:09.550 [DefaultDispatcher-worker-21 @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-10 09:08:09.556 [DefaultDispatcher-worker-16 @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-10 09:08:09.567 [DefaultDispatcher-worker-12 @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-10 09:08:09.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-10 09:08:09.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-10 09:08:09.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.569 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22599048: (connection evicted) 2025-03-10 09:08:09.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-10 09:08:09.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-10 09:08:09.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-10 09:08:09.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-10 09:08:09.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.569 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a68818c: (connection evicted) 2025-03-10 09:08:09.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-10 09:08:09.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-10 09:08:09.570 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@201c1d99 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2025-03-10 09:08:09.571 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-10 09:08:09.575 [DefaultDispatcher-worker-7 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-03-10 09:08:09.575 [DefaultDispatcher-worker-7 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.575 [DefaultDispatcher-worker-7 @coroutine#2142] 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:41367/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:09.575 [DefaultDispatcher-worker-7 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.576 [DefaultDispatcher-worker-21 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.576 [DefaultDispatcher-worker-21 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.580 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2025-03-10 09:08:09.586 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2025-03-10 09:08:09.587 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2025-03-10 09:08:09.589 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c3c1963 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-10 09:08:09.589 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-10 09:08:09.598 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-10 09:08:09.604 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-10 09:08:09.605 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-10 09:08:09.606 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-10 09:08:09.610 [DefaultDispatcher-worker-4 @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-10 09:08:09.618 [DefaultDispatcher-worker-18 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2025-03-10 09:08:09.623 [DefaultDispatcher-worker-21 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2025-03-10 09:08:09.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-10 09:08:09.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-10 09:08:09.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.627 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1: (connection evicted) 2025-03-10 09:08:09.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-10 09:08:09.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-10 09:08:09.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-03-10 09:08:09.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-03-10 09:08:09.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.628 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188caeaf: (connection evicted) 2025-03-10 09:08:09.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-03-10 09:08:09.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c452e69 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6d6533 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6d6533 2025-03-10 09:08:09.629 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-10 09:08:09.638 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6d6533 2025-03-10 09:08:09.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6d6533 2025-03-10 09:08:09.645 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6d6533 2025-03-10 09:08:09.646 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6d6533 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627222d8 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.646 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-10 09:08:09.647 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.647 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.647 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.647 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.647 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.647 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.647 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.647 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.647 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-10 09:08:09.647 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-10 09:08:09.647 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-10 09:08:09.647 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-10 09:08:09.656 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-10 09:08:09.658 [DefaultDispatcher-worker-20 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-03-10 09:08:09.658 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.658 [DefaultDispatcher-worker-20 @coroutine#2175] 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:34211/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:09.658 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.659 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.659 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.662 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-10 09:08:09.663 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-10 09:08:09.664 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-10 09:08:09.668 [DefaultDispatcher-worker-2 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-10 09:08:09.677 [DefaultDispatcher-worker-12 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6d6533 2025-03-10 09:08:09.681 [DefaultDispatcher-worker-20 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6d6533 2025-03-10 09:08:09.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-10 09:08:09.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-10 09:08:09.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.686 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d6d6533: (connection evicted) 2025-03-10 09:08:09.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-10 09:08:09.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-10 09:08:09.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-10 09:08:09.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-10 09:08:09.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.686 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@425a3af5: (connection evicted) 2025-03-10 09:08:09.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-10 09:08:09.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e25c2f 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.687 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-10 09:08:09.688 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-03-10 09:08:09.688 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-03-10 09:08:09.688 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-10 09:08:09.697 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-03-10 09:08:09.703 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-03-10 09:08:09.703 [DefaultDispatcher-worker-7 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-03-10 09:08:09.703 [DefaultDispatcher-worker-7 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.703 [DefaultDispatcher-worker-7 @coroutine#2204] 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:35101/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:09.703 [DefaultDispatcher-worker-7 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.704 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-03-10 09:08:09.704 [DefaultDispatcher-worker-19 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.704 [DefaultDispatcher-worker-19 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.705 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35307365 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.705 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-10 09:08:09.706 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-10 09:08:09.706 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-10 09:08:09.706 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-10 09:08:09.714 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-10 09:08:09.720 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-10 09:08:09.721 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-10 09:08:09.722 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-10 09:08:09.726 [DefaultDispatcher-worker-2 @coroutine#3655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-10 09:08:09.735 [DefaultDispatcher-worker-6 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-03-10 09:08:09.740 [DefaultDispatcher-worker-14 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-03-10 09:08:09.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-10 09:08:09.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-10 09:08:09.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.744 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2: (connection evicted) 2025-03-10 09:08:09.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-10 09:08:09.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-10 09:08:09.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-10 09:08:09.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-10 09:08:09.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.745 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0: (connection evicted) 2025-03-10 09:08:09.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-10 09:08:09.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e1f6318 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.746 [Test worker @coroutine#3699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-10 09:08:09.747 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-03-10 09:08:09.747 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-03-10 09:08:09.747 [Test worker @coroutine#3699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-10 09:08:09.747 [DefaultDispatcher-worker-18 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e75d574 2025-03-10 09:08:09.747 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.747 [DefaultDispatcher-worker-18 @coroutine#2233] 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. 2025-03-10 09:08:09.747 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.748 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.756 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-03-10 09:08:09.762 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-03-10 09:08:09.763 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-03-10 09:08:09.764 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e91b051 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-10 09:08:09.764 [Test worker @coroutine#3699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-10 09:08:09.772 [DefaultDispatcher-worker-4 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:09.772 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.772 [DefaultDispatcher-worker-4 @coroutine#2247] 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:37119/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:09.772 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.773 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.773 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.774 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-10 09:08:09.780 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-10 09:08:09.781 [Test worker @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-10 09:08:09.782 [Test worker @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-10 09:08:09.786 [DefaultDispatcher-worker-18 @coroutine#3717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-10 09:08:09.794 [DefaultDispatcher-worker-18 @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-03-10 09:08:09.798 [DefaultDispatcher-worker-4 @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-03-10 09:08:09.802 [DefaultDispatcher-worker-13 @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-03-10 09:08:09.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-10 09:08:09.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-10 09:08:09.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.805 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1: (connection evicted) 2025-03-10 09:08:09.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-10 09:08:09.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-10 09:08:09.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-10 09:08:09.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-10 09:08:09.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.806 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77376e83: (connection evicted) 2025-03-10 09:08:09.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-10 09:08:09.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e940dd0 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.807 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-10 09:08:09.808 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@609a996f 2025-03-10 09:08:09.808 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@609a996f 2025-03-10 09:08:09.808 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-10 09:08:09.816 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609a996f 2025-03-10 09:08:09.821 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609a996f 2025-03-10 09:08:09.822 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609a996f 2025-03-10 09:08:09.823 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609a996f 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b9056d 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2025-03-10 09:08:09.823 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-10 09:08:09.831 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2025-03-10 09:08:09.836 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2025-03-10 09:08:09.836 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2025-03-10 09:08:09.837 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2025-03-10 09:08:09.841 [DefaultDispatcher-worker-15 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2025-03-10 09:08:09.848 [DefaultDispatcher-worker-17 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609a996f 2025-03-10 09:08:09.852 [DefaultDispatcher-worker-19 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609a996f 2025-03-10 09:08:09.855 [DefaultDispatcher-worker-3 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609a996f 2025-03-10 09:08:09.864 [DefaultDispatcher-worker-21 @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609a996f 2025-03-10 09:08:09.867 [DefaultDispatcher-worker-14 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:09.867 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.867 [DefaultDispatcher-worker-14 @coroutine#2298] 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:36083/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:09.867 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-10 09:08:09.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-10 09:08:09.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.867 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@609a996f: (connection evicted) 2025-03-10 09:08:09.868 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.868 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-10 09:08:09.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-10 09:08:09.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-10 09:08:09.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-10 09:08:09.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.868 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b: (connection evicted) 2025-03-10 09:08:09.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-10 09:08:09.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecf001f 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.869 [Test worker @coroutine#3853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-10 09:08:09.870 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2025-03-10 09:08:09.870 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2025-03-10 09:08:09.870 [Test worker @coroutine#3853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-10 09:08:09.877 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2025-03-10 09:08:09.882 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2025-03-10 09:08:09.883 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2025-03-10 09:08:09.883 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38ebf8dc 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8c6694 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8c6694 2025-03-10 09:08:09.884 [Test worker @coroutine#3853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-10 09:08:09.891 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8c6694 2025-03-10 09:08:09.896 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8c6694 2025-03-10 09:08:09.897 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8c6694 2025-03-10 09:08:09.898 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8c6694 2025-03-10 09:08:09.901 [DefaultDispatcher-worker-17 @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8c6694 2025-03-10 09:08:09.908 [DefaultDispatcher-worker-18 @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2025-03-10 09:08:09.913 [DefaultDispatcher-worker-5 @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2025-03-10 09:08:09.914 [Test worker @coroutine#3876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2025-03-10 09:08:09.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-10 09:08:09.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-10 09:08:09.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.918 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c: (connection evicted) 2025-03-10 09:08:09.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-10 09:08:09.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-10 09:08:09.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-10 09:08:09.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-10 09:08:09.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.919 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f8c6694: (connection evicted) 2025-03-10 09:08:09.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-10 09:08:09.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439c706 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-10 09:08:09.920 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-10 09:08:09.927 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-10 09:08:09.932 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-10 09:08:09.933 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-10 09:08:09.934 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46700301 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-10 09:08:09.934 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-10 09:08:09.942 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-10 09:08:09.946 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-10 09:08:09.947 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-10 09:08:09.948 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-10 09:08:09.952 [DefaultDispatcher-worker-2 @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-10 09:08:09.958 [DefaultDispatcher-worker-20 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:09.958 [DefaultDispatcher-worker-20 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.958 [DefaultDispatcher-worker-20 @coroutine#2341] 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:45793/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:09.958 [DefaultDispatcher-worker-20 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.958 [DefaultDispatcher-worker-12 @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-10 09:08:09.959 [DefaultDispatcher-worker-19 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.959 [DefaultDispatcher-worker-19 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:09.963 [DefaultDispatcher-worker-12 @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-10 09:08:09.964 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-10 09:08:09.965 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-10 09:08:09.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-10 09:08:09.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-10 09:08:09.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.969 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73344f4a: (connection evicted) 2025-03-10 09:08:09.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-10 09:08:09.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-10 09:08:09.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-10 09:08:09.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-10 09:08:09.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:09.970 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@786125a6: (connection evicted) 2025-03-10 09:08:09.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:09.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-10 09:08:09.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9b84747 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-10 09:08:09.971 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-10 09:08:09.978 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-10 09:08:09.983 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-10 09:08:09.984 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-10 09:08:09.985 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca6d195 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b 2025-03-10 09:08:09.985 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-10 09:08:09.993 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b 2025-03-10 09:08:09.997 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b 2025-03-10 09:08:09.998 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b 2025-03-10 09:08:09.999 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b 2025-03-10 09:08:10.003 [DefaultDispatcher-worker-18 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b 2025-03-10 09:08:10.010 [DefaultDispatcher-worker-16 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-10 09:08:10.014 [DefaultDispatcher-worker-19 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-10 09:08:10.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-10 09:08:10.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-10 09:08:10.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.055 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50aa482f: (connection evicted) 2025-03-10 09:08:10.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-10 09:08:10.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-10 09:08:10.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-10 09:08:10.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-10 09:08:10.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.055 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b: (connection evicted) 2025-03-10 09:08:10.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-10 09:08:10.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-10 09:08:10.056 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6311898c 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-10 09:08:10.057 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-10 09:08:10.065 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-10 09:08:10.069 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-10 09:08:10.070 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-10 09:08:10.071 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-10 09:08:10.071 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b1fdb7 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-03-10 09:08:10.072 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-10 09:08:10.079 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-03-10 09:08:10.084 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-03-10 09:08:10.085 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-03-10 09:08:10.086 [DefaultDispatcher-worker-2 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:10.086 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.086 [DefaultDispatcher-worker-2 @coroutine#2394] 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:36369/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:10.086 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.088 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-03-10 09:08:10.089 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.089 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.092 [DefaultDispatcher-worker-16 @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-03-10 09:08:10.098 [DefaultDispatcher-worker-5 @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-10 09:08:10.103 [DefaultDispatcher-worker-10 @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-10 09:08:10.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-10 09:08:10.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-10 09:08:10.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.107 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3831fb48: (connection evicted) 2025-03-10 09:08:10.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-10 09:08:10.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-10 09:08:10.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-10 09:08:10.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-10 09:08:10.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.108 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904: (connection evicted) 2025-03-10 09:08:10.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-10 09:08:10.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e03fe4 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-10 09:08:10.109 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-10 09:08:10.116 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-10 09:08:10.121 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-10 09:08:10.122 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-10 09:08:10.123 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cd6112b 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-03-10 09:08:10.123 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-10 09:08:10.130 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-03-10 09:08:10.135 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-03-10 09:08:10.136 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-03-10 09:08:10.137 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-03-10 09:08:10.141 [DefaultDispatcher-worker-6 @coroutine#4124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-03-10 09:08:10.148 [DefaultDispatcher-worker-17 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-10 09:08:10.153 [DefaultDispatcher-worker-13 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-10 09:08:10.154 [Test worker @coroutine#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-10 09:08:10.154 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-10 09:08:10.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-10 09:08:10.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-10 09:08:10.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.158 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d66a248: (connection evicted) 2025-03-10 09:08:10.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-10 09:08:10.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-10 09:08:10.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-10 09:08:10.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-10 09:08:10.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.159 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e8c381e: (connection evicted) 2025-03-10 09:08:10.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-10 09:08:10.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488bf7cd 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-10 09:08:10.160 [Test worker @coroutine#4172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-10 09:08:10.167 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-10 09:08:10.172 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-10 09:08:10.173 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-10 09:08:10.174 [Test worker @coroutine#4177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d56ddd 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-03-10 09:08:10.174 [Test worker @coroutine#4172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-10 09:08:10.181 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-03-10 09:08:10.186 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-03-10 09:08:10.187 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-03-10 09:08:10.188 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-03-10 09:08:10.191 [DefaultDispatcher-worker-2 @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-03-10 09:08:10.198 [DefaultDispatcher-worker-2 @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-10 09:08:10.203 [DefaultDispatcher-worker-21 @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-10 09:08:10.208 [UI Thread @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-10 09:08:10.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-10 09:08:10.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-10 09:08:10.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.210 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2: (connection evicted) 2025-03-10 09:08:10.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-10 09:08:10.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-10 09:08:10.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-10 09:08:10.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-10 09:08:10.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.211 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53: (connection evicted) 2025-03-10 09:08:10.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-10 09:08:10.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fef485d 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@27131d01 2025-03-10 09:08:10.212 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@27131d01 2025-03-10 09:08:10.213 [Test worker @coroutine#4264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-10 09:08:10.220 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27131d01 2025-03-10 09:08:10.225 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27131d01 2025-03-10 09:08:10.226 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27131d01 2025-03-10 09:08:10.227 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27131d01 2025-03-10 09:08:10.231 [DefaultDispatcher-worker-5 @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27131d01 2025-03-10 09:08:10.232 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27131d01 2025-03-10 09:08:10.239 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27131d01 2025-03-10 09:08:10.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-10 09:08:10.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-10 09:08:10.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.251 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27131d01: (connection evicted) 2025-03-10 09:08:10.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-10 09:08:10.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d280bab 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-10 09:08:10.252 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.253 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.253 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.253 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.253 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.253 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.253 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.253 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.253 [Test worker @coroutine#4298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-10 09:08:10.253 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@12639753 2025-03-10 09:08:10.253 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@12639753 2025-03-10 09:08:10.253 [Test worker @coroutine#4298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-10 09:08:10.260 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12639753 2025-03-10 09:08:10.265 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12639753 2025-03-10 09:08:10.266 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12639753 2025-03-10 09:08:10.267 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12639753 2025-03-10 09:08:10.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-10 09:08:10.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-10 09:08:10.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:10.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-10 09:08:10.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52dbd3d 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e323a6 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e323a6 2025-03-10 09:08:10.270 [Test worker @coroutine#4327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-10 09:08:10.278 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e323a6 2025-03-10 09:08:10.283 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e323a6 2025-03-10 09:08:10.283 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e323a6 2025-03-10 09:08:10.284 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e323a6 2025-03-10 09:08:10.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-10 09:08:10.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-10 09:08:10.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:10.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-10 09:08:10.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e822c11 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7f312 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7f312 2025-03-10 09:08:10.288 [Test worker @coroutine#4357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-10 09:08:10.296 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7f312 2025-03-10 09:08:10.301 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7f312 2025-03-10 09:08:10.301 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7f312 2025-03-10 09:08:10.302 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7f312 2025-03-10 09:08:10.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-10 09:08:10.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-10 09:08:10.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:10.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-10 09:08:10.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ab86a2 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e3caa1 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e3caa1 2025-03-10 09:08:10.306 [Test worker @coroutine#4391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-10 09:08:10.314 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3caa1 2025-03-10 09:08:10.319 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3caa1 2025-03-10 09:08:10.320 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3caa1 2025-03-10 09:08:10.321 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3caa1 2025-03-10 09:08:10.326 [DefaultDispatcher-worker-7 @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3caa1 2025-03-10 09:08:10.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-10 09:08:10.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-10 09:08:10.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.334 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69e3caa1: (connection evicted) 2025-03-10 09:08:10.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-10 09:08:10.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642aa8ea 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-03-10 09:08:10.335 [Test worker @coroutine#4418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-10 09:08:10.342 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-03-10 09:08:10.347 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-03-10 09:08:10.348 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-03-10 09:08:10.349 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-03-10 09:08:10.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-10 09:08:10.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-10 09:08:10.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:10.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-10 09:08:10.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ff9a06 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2025-03-10 09:08:10.352 [Test worker @coroutine#4447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-10 09:08:10.360 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2025-03-10 09:08:10.365 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2025-03-10 09:08:10.366 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2025-03-10 09:08:10.366 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2025-03-10 09:08:10.371 [DefaultDispatcher-worker-5 @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2025-03-10 09:08:10.371 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2025-03-10 09:08:10.373 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2025-03-10 09:08:10.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-10 09:08:10.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-10 09:08:10.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.385 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e: (connection evicted) 2025-03-10 09:08:10.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-10 09:08:10.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6508e82 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 09:08:10.386 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-10 09:08:10.394 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 09:08:10.399 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 09:08:10.399 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 09:08:10.400 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 09:08:10.400 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@238fcafa 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2025-03-10 09:08:10.401 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-10 09:08:10.404 [DefaultDispatcher-worker-17 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-03-10 09:08:10.404 [DefaultDispatcher-worker-17 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.404 [DefaultDispatcher-worker-17 @coroutine#2064] 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:60199/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:10.404 [DefaultDispatcher-worker-17 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.405 [DefaultDispatcher-worker-21 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.405 [DefaultDispatcher-worker-21 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.409 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2025-03-10 09:08:10.414 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2025-03-10 09:08:10.415 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2025-03-10 09:08:10.416 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2025-03-10 09:08:10.419 [DefaultDispatcher-worker-13 @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2025-03-10 09:08:10.426 [DefaultDispatcher-worker-5 @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 09:08:10.435 [DefaultDispatcher-worker-19 @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 09:08:10.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-10 09:08:10.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-10 09:08:10.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.440 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ef8410: (connection evicted) 2025-03-10 09:08:10.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-10 09:08:10.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-10 09:08:10.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-10 09:08:10.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-10 09:08:10.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.440 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6: (connection evicted) 2025-03-10 09:08:10.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-10 09:08:10.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7326f323 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.441 [Test worker @coroutine#4510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-10 09:08:10.442 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 09:08:10.442 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 09:08:10.442 [Test worker @coroutine#4510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-10 09:08:10.449 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 09:08:10.454 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 09:08:10.454 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 09:08:10.455 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 09:08:10.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a2dbf2 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2025-03-10 09:08:10.456 [Test worker @coroutine#4510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-10 09:08:10.463 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2025-03-10 09:08:10.468 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2025-03-10 09:08:10.468 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2025-03-10 09:08:10.469 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2025-03-10 09:08:10.473 [DefaultDispatcher-worker-21 @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2025-03-10 09:08:10.480 [DefaultDispatcher-worker-5 @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 09:08:10.487 [DefaultDispatcher-worker-16 @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 09:08:10.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-10 09:08:10.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-10 09:08:10.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.490 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27476b5f: (connection evicted) 2025-03-10 09:08:10.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-10 09:08:10.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-10 09:08:10.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-10 09:08:10.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-10 09:08:10.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.490 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0: (connection evicted) 2025-03-10 09:08:10.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-10 09:08:10.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aa16117 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-03-10 09:08:10.492 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-03-10 09:08:10.493 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-10 09:08:10.501 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-03-10 09:08:10.503 [DefaultDispatcher-worker-12 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:10.503 [DefaultDispatcher-worker-12 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.503 [DefaultDispatcher-worker-12 @coroutine#2096] 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:33777/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:10.503 [DefaultDispatcher-worker-12 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.504 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.504 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.506 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-03-10 09:08:10.507 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-03-10 09:08:10.507 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3057728e 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-03-10 09:08:10.508 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-10 09:08:10.515 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-03-10 09:08:10.520 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-03-10 09:08:10.521 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-03-10 09:08:10.522 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-03-10 09:08:10.526 [DefaultDispatcher-worker-14 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-03-10 09:08:10.533 [DefaultDispatcher-worker-14 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-03-10 09:08:10.540 [DefaultDispatcher-worker-3 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-03-10 09:08:10.543 [DefaultDispatcher-worker-6 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-03-10 09:08:10.547 [DefaultDispatcher-worker-2 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-03-10 09:08:10.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-10 09:08:10.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-10 09:08:10.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.553 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@271bbb75: (connection evicted) 2025-03-10 09:08:10.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-10 09:08:10.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-10 09:08:10.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-10 09:08:10.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-10 09:08:10.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.554 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3: (connection evicted) 2025-03-10 09:08:10.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-10 09:08:10.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fad48b7 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-10 09:08:10.556 [Test worker @coroutine#4579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-10 09:08:10.565 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-10 09:08:10.569 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-10 09:08:10.571 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-10 09:08:10.572 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e791e53 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-03-10 09:08:10.572 [Test worker @coroutine#4579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-10 09:08:10.580 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-03-10 09:08:10.580 [DefaultDispatcher-worker-1 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-03-10 09:08:10.581 [DefaultDispatcher-worker-1 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.581 [DefaultDispatcher-worker-1 @coroutine#2142] 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:41367/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:10.581 [DefaultDispatcher-worker-1 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.581 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.581 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.585 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-03-10 09:08:10.586 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-03-10 09:08:10.587 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-03-10 09:08:10.591 [DefaultDispatcher-worker-6 @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-03-10 09:08:10.598 [DefaultDispatcher-worker-8 @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-10 09:08:10.602 [DefaultDispatcher-worker-12 @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-10 09:08:10.605 [DefaultDispatcher-worker-6 @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-10 09:08:10.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-10 09:08:10.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-10 09:08:10.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.613 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8a0447e: (connection evicted) 2025-03-10 09:08:10.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-10 09:08:10.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-10 09:08:10.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-10 09:08:10.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-10 09:08:10.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.614 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13453610: (connection evicted) 2025-03-10 09:08:10.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-10 09:08:10.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746f5752 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-03-10 09:08:10.615 [Test worker @coroutine#4619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-10 09:08:10.623 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-03-10 09:08:10.628 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-03-10 09:08:10.628 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-03-10 09:08:10.629 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13088030 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-03-10 09:08:10.630 [Test worker @coroutine#4619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-10 09:08:10.637 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-03-10 09:08:10.642 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-03-10 09:08:10.643 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-03-10 09:08:10.643 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-03-10 09:08:10.647 [DefaultDispatcher-worker-10 @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-03-10 09:08:10.655 [DefaultDispatcher-worker-18 @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-03-10 09:08:10.660 [DefaultDispatcher-worker-6 @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-03-10 09:08:10.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-10 09:08:10.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-10 09:08:10.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.662 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c666872: (connection evicted) 2025-03-10 09:08:10.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-10 09:08:10.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-10 09:08:10.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-10 09:08:10.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-10 09:08:10.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.663 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70: (connection evicted) 2025-03-10 09:08:10.663 [DefaultDispatcher-worker-4 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-03-10 09:08:10.663 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.663 [DefaultDispatcher-worker-4 @coroutine#2175] 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:34211/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:10.663 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-10 09:08:10.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-10 09:08:10.664 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.664 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20326436 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-03-10 09:08:10.665 [Test worker @coroutine#4659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-10 09:08:10.673 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-03-10 09:08:10.678 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-03-10 09:08:10.678 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-03-10 09:08:10.679 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0dae44 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@684c2c57 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@684c2c57 2025-03-10 09:08:10.680 [Test worker @coroutine#4659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-10 09:08:10.687 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684c2c57 2025-03-10 09:08:10.692 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684c2c57 2025-03-10 09:08:10.693 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684c2c57 2025-03-10 09:08:10.694 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684c2c57 2025-03-10 09:08:10.697 [DefaultDispatcher-worker-13 @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684c2c57 2025-03-10 09:08:10.705 [DefaultDispatcher-worker-19 @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-03-10 09:08:10.708 [DefaultDispatcher-worker-8 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-03-10 09:08:10.708 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.708 [DefaultDispatcher-worker-8 @coroutine#2204] 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:35101/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:10.708 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.708 [DefaultDispatcher-worker-7 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.708 [DefaultDispatcher-worker-7 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.710 [DefaultDispatcher-worker-14 @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-03-10 09:08:10.721 [DefaultDispatcher-worker-5 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-03-10 09:08:10.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-10 09:08:10.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-10 09:08:10.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.722 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404d90c5: (connection evicted) 2025-03-10 09:08:10.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-10 09:08:10.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-10 09:08:10.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-10 09:08:10.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-10 09:08:10.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.723 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@684c2c57: (connection evicted) 2025-03-10 09:08:10.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-10 09:08:10.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578a12e9 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-10 09:08:10.724 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-10 09:08:10.732 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-10 09:08:10.737 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-10 09:08:10.738 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-10 09:08:10.739 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbebd8e 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c 2025-03-10 09:08:10.739 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c 2025-03-10 09:08:10.740 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-10 09:08:10.747 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c 2025-03-10 09:08:10.752 [DefaultDispatcher-worker-14 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e75d574 2025-03-10 09:08:10.752 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.752 [DefaultDispatcher-worker-14 @coroutine#2233] 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. 2025-03-10 09:08:10.752 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.752 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c 2025-03-10 09:08:10.753 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.753 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c 2025-03-10 09:08:10.754 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c 2025-03-10 09:08:10.758 [DefaultDispatcher-worker-3 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c 2025-03-10 09:08:10.765 [DefaultDispatcher-worker-9 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-10 09:08:10.770 [DefaultDispatcher-worker-16 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-10 09:08:10.773 [DefaultDispatcher-worker-5 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-10 09:08:10.777 [DefaultDispatcher-worker-5 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:10.777 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.777 [DefaultDispatcher-worker-5 @coroutine#2247] 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:37119/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:10.777 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.778 [DefaultDispatcher-worker-13 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.778 [DefaultDispatcher-worker-13 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.780 [DefaultDispatcher-worker-6 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-10 09:08:10.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-10 09:08:10.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-10 09:08:10.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.781 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1509dade: (connection evicted) 2025-03-10 09:08:10.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-10 09:08:10.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-10 09:08:10.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-10 09:08:10.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-10 09:08:10.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.781 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c: (connection evicted) 2025-03-10 09:08:10.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-10 09:08:10.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232bfb3c 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 09:08:10.783 [Test worker @coroutine#4738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-10 09:08:10.791 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 09:08:10.796 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 09:08:10.797 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 09:08:10.798 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78167 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-10 09:08:10.798 [Test worker @coroutine#4738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-10 09:08:10.806 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-10 09:08:10.810 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-10 09:08:10.812 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-10 09:08:10.813 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-10 09:08:10.816 [DefaultDispatcher-worker-5 @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-10 09:08:10.824 [DefaultDispatcher-worker-2 @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 09:08:10.828 [DefaultDispatcher-worker-8 @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 09:08:10.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-10 09:08:10.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-10 09:08:10.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.835 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3014c46f: (connection evicted) 2025-03-10 09:08:10.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-10 09:08:10.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-10 09:08:10.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-10 09:08:10.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-10 09:08:10.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.835 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623dc959: (connection evicted) 2025-03-10 09:08:10.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-10 09:08:10.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-10 09:08:10.836 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10587ce5 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 09:08:10.837 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-10 09:08:10.846 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 09:08:10.851 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 09:08:10.851 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 09:08:10.853 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10fef6da 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@63604641 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@63604641 2025-03-10 09:08:10.853 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-10 09:08:10.861 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2025-03-10 09:08:10.865 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2025-03-10 09:08:10.866 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2025-03-10 09:08:10.867 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2025-03-10 09:08:10.871 [DefaultDispatcher-worker-6 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2025-03-10 09:08:10.871 [DefaultDispatcher-worker-16 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:10.871 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.871 [DefaultDispatcher-worker-16 @coroutine#2298] 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:36083/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:10.871 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.872 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.872 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.878 [DefaultDispatcher-worker-19 @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 09:08:10.883 [DefaultDispatcher-worker-17 @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 09:08:10.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-10 09:08:10.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-10 09:08:10.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.886 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58581ab6: (connection evicted) 2025-03-10 09:08:10.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-10 09:08:10.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-10 09:08:10.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-10 09:08:10.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-10 09:08:10.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.887 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63604641: (connection evicted) 2025-03-10 09:08:10.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-10 09:08:10.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724945 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 09:08:10.888 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-10 09:08:10.896 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 09:08:10.900 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 09:08:10.901 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 09:08:10.902 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bd0e2e9 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.902 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac49084 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac49084 2025-03-10 09:08:10.903 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-10 09:08:10.910 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac49084 2025-03-10 09:08:10.915 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac49084 2025-03-10 09:08:10.916 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac49084 2025-03-10 09:08:10.917 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac49084 2025-03-10 09:08:10.920 [DefaultDispatcher-worker-5 @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac49084 2025-03-10 09:08:10.927 [DefaultDispatcher-worker-5 @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 09:08:10.931 [DefaultDispatcher-worker-21 @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 09:08:10.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-10 09:08:10.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-10 09:08:10.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.933 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b: (connection evicted) 2025-03-10 09:08:10.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-10 09:08:10.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-10 09:08:10.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-10 09:08:10.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-10 09:08:10.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:10.933 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ac49084: (connection evicted) 2025-03-10 09:08:10.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:10.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-10 09:08:10.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-10 09:08:10.934 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@747e0a31 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 09:08:10.935 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-10 09:08:10.942 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 09:08:10.947 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 09:08:10.948 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 09:08:10.949 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@309e874 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fb04ee 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fb04ee 2025-03-10 09:08:10.949 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-10 09:08:10.956 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75fb04ee 2025-03-10 09:08:10.961 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75fb04ee 2025-03-10 09:08:10.962 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75fb04ee 2025-03-10 09:08:10.963 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75fb04ee 2025-03-10 09:08:10.963 [DefaultDispatcher-worker-8 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:10.963 [DefaultDispatcher-worker-8 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.963 [DefaultDispatcher-worker-8 @coroutine#2341] 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:45793/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:10.963 [DefaultDispatcher-worker-8 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.964 [DefaultDispatcher-worker-1 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.964 [DefaultDispatcher-worker-1 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:10.966 [DefaultDispatcher-worker-14 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75fb04ee 2025-03-10 09:08:10.972 [DefaultDispatcher-worker-17 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 09:08:10.979 [DefaultDispatcher-worker-5 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 09:08:10.982 [DefaultDispatcher-worker-5 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 09:08:11.035 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.049 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.093 [DefaultDispatcher-worker-21 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:11.093 [DefaultDispatcher-worker-21 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.093 [DefaultDispatcher-worker-21 @coroutine#2394] 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:36369/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:11.093 [DefaultDispatcher-worker-21 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.094 [DefaultDispatcher-worker-17 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.094 [DefaultDispatcher-worker-17 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.096 [DefaultDispatcher-worker-6 @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 09:08:11.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-10 09:08:11.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-10 09:08:11.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.097 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd: (connection evicted) 2025-03-10 09:08:11.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-10 09:08:11.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-10 09:08:11.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-10 09:08:11.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-10 09:08:11.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.098 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75fb04ee: (connection evicted) 2025-03-10 09:08:11.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-10 09:08:11.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5683a326 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 09:08:11.099 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-10 09:08:11.106 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 09:08:11.111 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 09:08:11.112 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 09:08:11.113 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1377b7bf 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-03-10 09:08:11.113 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-10 09:08:11.120 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-03-10 09:08:11.125 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-03-10 09:08:11.126 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-03-10 09:08:11.127 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-03-10 09:08:11.130 [DefaultDispatcher-worker-2 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-03-10 09:08:11.137 [DefaultDispatcher-worker-2 @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 09:08:11.143 [DefaultDispatcher-worker-13 @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 09:08:11.147 [DefaultDispatcher-worker-19 @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 09:08:11.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-10 09:08:11.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-10 09:08:11.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.149 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6723626f: (connection evicted) 2025-03-10 09:08:11.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-10 09:08:11.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-10 09:08:11.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-10 09:08:11.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-10 09:08:11.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.149 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74fa4891: (connection evicted) 2025-03-10 09:08:11.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-10 09:08:11.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38f12596 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-10 09:08:11.150 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-10 09:08:11.158 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-10 09:08:11.163 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-10 09:08:11.163 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-10 09:08:11.164 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42d8b670 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.164 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-10 09:08:11.165 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-03-10 09:08:11.165 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-03-10 09:08:11.165 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-10 09:08:11.172 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-03-10 09:08:11.176 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-03-10 09:08:11.177 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-03-10 09:08:11.178 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-03-10 09:08:11.181 [DefaultDispatcher-worker-2 @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-03-10 09:08:11.188 [DefaultDispatcher-worker-14 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-10 09:08:11.194 [DefaultDispatcher-worker-20 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-10 09:08:11.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-10 09:08:11.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-10 09:08:11.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.196 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1836228d: (connection evicted) 2025-03-10 09:08:11.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-10 09:08:11.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-10 09:08:11.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-10 09:08:11.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-10 09:08:11.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.197 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f: (connection evicted) 2025-03-10 09:08:11.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-10 09:08:11.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-10 09:08:11.197 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5409305f 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-03-10 09:08:11.198 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-10 09:08:11.208 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-03-10 09:08:11.213 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-03-10 09:08:11.214 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-03-10 09:08:11.214 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce17e4 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2025-03-10 09:08:11.215 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-10 09:08:11.222 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2025-03-10 09:08:11.227 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2025-03-10 09:08:11.228 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2025-03-10 09:08:11.228 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2025-03-10 09:08:11.232 [DefaultDispatcher-worker-16 @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2025-03-10 09:08:11.239 [DefaultDispatcher-worker-21 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-03-10 09:08:11.245 [DefaultDispatcher-worker-20 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-03-10 09:08:11.249 [DefaultDispatcher-worker-16 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-03-10 09:08:11.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-10 09:08:11.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-10 09:08:11.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.252 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a6af38: (connection evicted) 2025-03-10 09:08:11.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-10 09:08:11.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-10 09:08:11.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-10 09:08:11.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-10 09:08:11.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.252 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9: (connection evicted) 2025-03-10 09:08:11.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-10 09:08:11.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b386ba7 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.253 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-10 09:08:11.254 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-10 09:08:11.254 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-10 09:08:11.254 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-10 09:08:11.261 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-10 09:08:11.266 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-10 09:08:11.267 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-10 09:08:11.267 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-10 09:08:11.271 [DefaultDispatcher-worker-10 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-10 09:08:11.274 [DefaultDispatcher-worker-21 @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-10 09:08:11.281 [UI Thread @coroutine#5022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=703332209674588160 2025-03-10 09:08:11.281 [UI Thread @coroutine#5022] 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=703332209674588160. 2025-03-10 09:08:11.281 [UI Thread @coroutine#5022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=703332209674588160 2025-03-10 09:08:11.282 [UI Thread @coroutine#5022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=703332209674588160 2025-03-10 09:08:11.282 [UI Thread @coroutine#5022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=703332209674588160 2025-03-10 09:08:11.282 [UI Thread @coroutine#5022] 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=703332209674588160. 2025-03-10 09:08:11.282 [UI Thread @coroutine#5022] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=703332209674588160 to class io.ktor.utils.io.ByteReadChannel 2025-03-10 09:08:11.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-10 09:08:11.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-10 09:08:11.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.284 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@644e9953: (connection evicted) 2025-03-10 09:08:11.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-10 09:08:11.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0bcadb 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-10 09:08:11.319 [Test worker @coroutine#5038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-10 09:08:11.327 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-10 09:08:11.332 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-10 09:08:11.333 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-10 09:08:11.333 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-10 09:08:11.338 [DefaultDispatcher-worker-4 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-10 09:08:11.348 [DefaultDispatcher-worker-19 @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-10 09:08:11.352 [DefaultDispatcher-worker-19 @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-10 09:08:11.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-10 09:08:11.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-10 09:08:11.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.359 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13: (connection evicted) 2025-03-10 09:08:11.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-10 09:08:11.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-10 09:08:11.396 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-10 09:08:11.396 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.396 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f2ab774 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-03-10 09:08:11.397 [Test worker @coroutine#5063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-10 09:08:11.405 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-03-10 09:08:11.409 [DefaultDispatcher-worker-17 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-03-10 09:08:11.409 [DefaultDispatcher-worker-17 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.409 [DefaultDispatcher-worker-17 @coroutine#2064] 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:60199/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:11.409 [DefaultDispatcher-worker-17 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.410 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.410 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.410 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-03-10 09:08:11.411 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-03-10 09:08:11.412 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-03-10 09:08:11.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-10 09:08:11.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-10 09:08:11.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:11.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-10 09:08:11.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e23e1ef 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.416 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2025-03-10 09:08:11.417 [Test worker @coroutine#5083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-10 09:08:11.424 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2025-03-10 09:08:11.429 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2025-03-10 09:08:11.430 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2025-03-10 09:08:11.431 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2025-03-10 09:08:11.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-10 09:08:11.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-10 09:08:11.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:11.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-10 09:08:11.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-10 09:08:11.433 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-10 09:08:11.433 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.433 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.433 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.433 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.433 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.433 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627d29cc 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f914212 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f914212 2025-03-10 09:08:11.434 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-10 09:08:11.442 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f914212 2025-03-10 09:08:11.447 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f914212 2025-03-10 09:08:11.447 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f914212 2025-03-10 09:08:11.448 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f914212 2025-03-10 09:08:11.448 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-10 09:08:11.448 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.448 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.448 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.448 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.448 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.448 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57bebe03 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@dcf495c 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@dcf495c 2025-03-10 09:08:11.449 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-10 09:08:11.457 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcf495c 2025-03-10 09:08:11.461 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcf495c 2025-03-10 09:08:11.462 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcf495c 2025-03-10 09:08:11.463 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcf495c 2025-03-10 09:08:11.467 [DefaultDispatcher-worker-18 @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcf495c 2025-03-10 09:08:11.473 [DefaultDispatcher-worker-8 @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f914212 2025-03-10 09:08:11.476 [UI Thread @coroutine#5125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52811/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 09:08:11.476 [UI Thread @coroutine#5125] 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:52811/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 09:08:11.476 [UI Thread @coroutine#5125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52811/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 09:08:11.477 [UI Thread @coroutine#5125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52811/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 09:08:11.477 [UI Thread @coroutine#5125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52811/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 09:08:11.477 [UI Thread @coroutine#5125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52811/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 09:08:11.477 [UI Thread @coroutine#5125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52811/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:11.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-10 09:08:11.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-10 09:08:11.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.478 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f914212: (connection evicted) 2025-03-10 09:08:11.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-10 09:08:11.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-10 09:08:11.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-10 09:08:11.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-10 09:08:11.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.479 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dcf495c: (connection evicted) 2025-03-10 09:08:11.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-10 09:08:11.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc467bd 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-03-10 09:08:11.480 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-10 09:08:11.488 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-03-10 09:08:11.492 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-03-10 09:08:11.493 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-03-10 09:08:11.494 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-03-10 09:08:11.494 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f014f27 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c8c176 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c8c176 2025-03-10 09:08:11.495 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-10 09:08:11.502 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c8c176 2025-03-10 09:08:11.507 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c8c176 2025-03-10 09:08:11.508 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c8c176 2025-03-10 09:08:11.508 [DefaultDispatcher-worker-20 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:11.508 [DefaultDispatcher-worker-20 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.508 [DefaultDispatcher-worker-20 @coroutine#2096] 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:33777/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:11.508 [DefaultDispatcher-worker-20 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.509 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c8c176 2025-03-10 09:08:11.509 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.509 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.512 [DefaultDispatcher-worker-12 @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c8c176 2025-03-10 09:08:11.519 [DefaultDispatcher-worker-10 @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-03-10 09:08:11.520 [UI Thread @coroutine#5157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40315/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 09:08:11.520 [UI Thread @coroutine#5157] 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:40315/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 09:08:11.520 [UI Thread @coroutine#5157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40315/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 09:08:11.521 [UI Thread @coroutine#5157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40315/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 09:08:11.521 [UI Thread @coroutine#5157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40315/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 09:08:11.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-10 09:08:11.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-10 09:08:11.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.521 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d71813b: (connection evicted) 2025-03-10 09:08:11.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-10 09:08:11.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-10 09:08:11.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-10 09:08:11.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-10 09:08:11.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.522 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47c8c176: (connection evicted) 2025-03-10 09:08:11.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-10 09:08:11.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2bec99 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-03-10 09:08:11.523 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-10 09:08:11.531 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-03-10 09:08:11.536 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-03-10 09:08:11.537 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-03-10 09:08:11.537 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-03-10 09:08:11.537 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f649d3 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-03-10 09:08:11.538 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-10 09:08:11.545 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-03-10 09:08:11.549 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-03-10 09:08:11.550 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-03-10 09:08:11.551 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-03-10 09:08:11.555 [DefaultDispatcher-worker-21 @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-03-10 09:08:11.561 [DefaultDispatcher-worker-16 @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-03-10 09:08:11.562 [UI Thread @coroutine#5186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41973/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 09:08:11.562 [UI Thread @coroutine#5186] 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:41973/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 09:08:11.562 [UI Thread @coroutine#5186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41973/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 09:08:11.563 [UI Thread @coroutine#5186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41973/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 09:08:11.563 [UI Thread @coroutine#5186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41973/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 09:08:11.563 [UI Thread @coroutine#5186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41973/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 09:08:11.563 [UI Thread @coroutine#5186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41973/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:11.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-10 09:08:11.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-10 09:08:11.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.564 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7: (connection evicted) 2025-03-10 09:08:11.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-10 09:08:11.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-10 09:08:11.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-10 09:08:11.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-10 09:08:11.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.564 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39584147: (connection evicted) 2025-03-10 09:08:11.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-10 09:08:11.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-10 09:08:11.565 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-10 09:08:11.565 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7625bfbd 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-03-10 09:08:11.566 [Test worker @coroutine#5192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-10 09:08:11.573 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-03-10 09:08:11.578 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-03-10 09:08:11.578 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-03-10 09:08:11.579 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1afea182 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.579 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-03-10 09:08:11.580 [Test worker @coroutine#5192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-10 09:08:11.585 [DefaultDispatcher-worker-13 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-03-10 09:08:11.585 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.585 [DefaultDispatcher-worker-13 @coroutine#2142] 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:41367/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:11.585 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.586 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.586 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.587 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-03-10 09:08:11.592 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-03-10 09:08:11.593 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-03-10 09:08:11.594 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-03-10 09:08:11.597 [DefaultDispatcher-worker-2 @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-03-10 09:08:11.604 [DefaultDispatcher-worker-6 @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-03-10 09:08:11.611 [DefaultDispatcher-worker-7 @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-03-10 09:08:11.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-10 09:08:11.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-10 09:08:11.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.617 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@717c00f9: (connection evicted) 2025-03-10 09:08:11.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-10 09:08:11.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-10 09:08:11.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-10 09:08:11.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-10 09:08:11.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.617 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f: (connection evicted) 2025-03-10 09:08:11.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-10 09:08:11.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-10 09:08:11.618 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e23af 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-03-10 09:08:11.619 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-10 09:08:11.626 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-03-10 09:08:11.631 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-03-10 09:08:11.632 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-03-10 09:08:11.632 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-03-10 09:08:11.637 [DefaultDispatcher-worker-13 @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-03-10 09:08:11.647 [DefaultDispatcher-worker-15 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-03-10 09:08:11.653 [DefaultDispatcher-worker-12 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-03-10 09:08:11.661 [DefaultDispatcher-worker-5 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-03-10 09:08:11.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-10 09:08:11.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-10 09:08:11.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.663 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@544ee437: (connection evicted) 2025-03-10 09:08:11.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-10 09:08:11.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509cf379 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-03-10 09:08:11.664 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-10 09:08:11.668 [DefaultDispatcher-worker-12 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-03-10 09:08:11.668 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.668 [DefaultDispatcher-worker-12 @coroutine#2175] 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:34211/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:11.668 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.669 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.669 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.672 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-03-10 09:08:11.676 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-03-10 09:08:11.677 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-03-10 09:08:11.678 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7416b560 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.678 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-10 09:08:11.679 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4deb35 2025-03-10 09:08:11.679 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4deb35 2025-03-10 09:08:11.679 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-10 09:08:11.686 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4deb35 2025-03-10 09:08:11.691 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4deb35 2025-03-10 09:08:11.691 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4deb35 2025-03-10 09:08:11.692 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4deb35 2025-03-10 09:08:11.696 [DefaultDispatcher-worker-15 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4deb35 2025-03-10 09:08:11.703 [DefaultDispatcher-worker-3 @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-03-10 09:08:11.708 [DefaultDispatcher-worker-10 @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-03-10 09:08:11.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-10 09:08:11.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-10 09:08:11.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.712 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60877629: (connection evicted) 2025-03-10 09:08:11.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-10 09:08:11.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-10 09:08:11.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-10 09:08:11.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-10 09:08:11.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.712 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4deb35: (connection evicted) 2025-03-10 09:08:11.713 [DefaultDispatcher-worker-13 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-03-10 09:08:11.713 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.713 [DefaultDispatcher-worker-13 @coroutine#2204] 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:35101/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:11.713 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-10 09:08:11.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-10 09:08:11.713 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.713 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ebf505 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-10 09:08:11.714 [Test worker @coroutine#5321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-10 09:08:11.721 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-10 09:08:11.726 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-10 09:08:11.727 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-10 09:08:11.728 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-10 09:08:11.732 [DefaultDispatcher-worker-1 @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-10 09:08:11.735 [DefaultDispatcher-worker-4 @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-10 09:08:11.741 [DefaultDispatcher-worker-2 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-10 09:08:11.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-10 09:08:11.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-10 09:08:11.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.742 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f735240: (connection evicted) 2025-03-10 09:08:11.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-10 09:08:11.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50626d22 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.743 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-10 09:08:11.744 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.744 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.744 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.744 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.744 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.744 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.744 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.744 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.744 [Test worker @coroutine#5350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-10 09:08:11.744 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-10 09:08:11.744 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-10 09:08:11.744 [Test worker @coroutine#5350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-10 09:08:11.751 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-10 09:08:11.756 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-10 09:08:11.757 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-10 09:08:11.759 [DefaultDispatcher-worker-18 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e75d574 2025-03-10 09:08:11.759 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.759 [DefaultDispatcher-worker-18 @coroutine#2233] 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. 2025-03-10 09:08:11.759 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.760 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.760 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-10 09:08:11.764 [DefaultDispatcher-worker-12 @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-10 09:08:11.767 [DefaultDispatcher-worker-7 @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-10 09:08:11.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-10 09:08:11.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-10 09:08:11.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.768 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@734db023: (connection evicted) 2025-03-10 09:08:11.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-10 09:08:11.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-10 09:08:11.769 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f27d271 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-03-10 09:08:11.770 [Test worker @coroutine#5380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-10 09:08:11.777 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-03-10 09:08:11.782 [DefaultDispatcher-worker-8 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:11.782 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.782 [DefaultDispatcher-worker-8 @coroutine#2247] 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:37119/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:11.782 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.782 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-03-10 09:08:11.782 [DefaultDispatcher-worker-3 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.782 [DefaultDispatcher-worker-3 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.783 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-03-10 09:08:11.784 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-03-10 09:08:11.820 [DefaultDispatcher-worker-9 @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-03-10 09:08:11.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-10 09:08:11.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-10 09:08:11.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.823 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5: (connection evicted) 2025-03-10 09:08:11.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-10 09:08:11.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45ec9b22 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7537f638 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7537f638 2025-03-10 09:08:11.824 [Test worker @coroutine#5405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-10 09:08:11.832 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7537f638 2025-03-10 09:08:11.837 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7537f638 2025-03-10 09:08:11.838 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7537f638 2025-03-10 09:08:11.838 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7537f638 2025-03-10 09:08:11.843 [DefaultDispatcher-worker-21 @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7537f638 2025-03-10 09:08:11.846 [DefaultDispatcher-worker-5 @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7537f638 2025-03-10 09:08:11.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-10 09:08:11.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-10 09:08:11.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:11.849 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7537f638: (connection evicted) 2025-03-10 09:08:11.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-10 09:08:11.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79a1f55c 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2025-03-10 09:08:11.851 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-10 09:08:11.858 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2025-03-10 09:08:11.863 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2025-03-10 09:08:11.864 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2025-03-10 09:08:11.865 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2025-03-10 09:08:11.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-10 09:08:11.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-10 09:08:11.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:11.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-10 09:08:11.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e90a3de 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-03-10 09:08:11.868 [Test worker @coroutine#5444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-10 09:08:11.875 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-03-10 09:08:11.876 [DefaultDispatcher-worker-18 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:11.876 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.876 [DefaultDispatcher-worker-18 @coroutine#2298] 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:36083/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:11.876 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.877 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.877 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.880 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-03-10 09:08:11.881 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-03-10 09:08:11.882 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-03-10 09:08:11.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-10 09:08:11.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-10 09:08:11.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:11.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-10 09:08:11.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4788c0a1 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.883 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a1f0a1 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a1f0a1 2025-03-10 09:08:11.884 [Test worker @coroutine#5463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-10 09:08:11.892 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f0a1 2025-03-10 09:08:11.897 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f0a1 2025-03-10 09:08:11.898 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f0a1 2025-03-10 09:08:11.898 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f0a1 2025-03-10 09:08:11.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-10 09:08:11.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-10 09:08:11.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:11.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-10 09:08:11.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-10 09:08:11.905 [UI Thread @coroutine#5484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48581/Site/verify 2025-03-10 09:08:11.905 [UI Thread @coroutine#5484] 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:48581/Site/verify. 2025-03-10 09:08:11.905 [UI Thread @coroutine#5484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48581/Site/verify 2025-03-10 09:08:11.906 [UI Thread @coroutine#5484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48581/Site/verify 2025-03-10 09:08:11.906 [UI Thread @coroutine#5484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48581/Site/verify 2025-03-10 09:08:11.906 [UI Thread @coroutine#5484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48581/Site/verify. 2025-03-10 09:08:11.906 [UI Thread @coroutine#5484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48581/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@454056b 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b999 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b999 2025-03-10 09:08:11.909 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-10 09:08:11.917 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b999 2025-03-10 09:08:11.922 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b999 2025-03-10 09:08:11.923 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b999 2025-03-10 09:08:11.924 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b999 2025-03-10 09:08:11.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-10 09:08:11.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-10 09:08:11.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:11.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-10 09:08:11.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33116b8e 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2025-03-10 09:08:11.926 [Test worker @coroutine#5515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-10 09:08:11.934 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2025-03-10 09:08:11.939 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2025-03-10 09:08:11.940 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2025-03-10 09:08:11.941 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2025-03-10 09:08:11.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-10 09:08:11.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-10 09:08:11.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:11.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-10 09:08:11.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ff879e5 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.943 [Test worker @coroutine#5532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-10 09:08:11.944 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9e4a2a 2025-03-10 09:08:11.944 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9e4a2a 2025-03-10 09:08:11.944 [Test worker @coroutine#5532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-10 09:08:11.952 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9e4a2a 2025-03-10 09:08:11.957 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9e4a2a 2025-03-10 09:08:11.957 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9e4a2a 2025-03-10 09:08:11.958 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9e4a2a 2025-03-10 09:08:11.959 [UI Thread @coroutine#5546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40349/Site/verify 2025-03-10 09:08:11.959 [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:40349/Site/verify. 2025-03-10 09:08:11.959 [UI Thread @coroutine#5546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40349/Site/verify 2025-03-10 09:08:11.960 [UI Thread @coroutine#5546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40349/Site/verify 2025-03-10 09:08:11.960 [UI Thread @coroutine#5546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40349/Site/verify 2025-03-10 09:08:11.961 [UI Thread @coroutine#5546] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40349/Site/verify. 2025-03-10 09:08:11.961 [UI Thread @coroutine#5546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40349/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:11.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-10 09:08:11.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-10 09:08:11.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:11.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:11.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-10 09:08:11.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-10 09:08:11.964 [UI Thread @coroutine#5558] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36233/Site/verify 2025-03-10 09:08:11.964 [UI Thread @coroutine#5558] 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:36233/Site/verify. 2025-03-10 09:08:11.964 [UI Thread @coroutine#5558] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36233/Site/verify 2025-03-10 09:08:11.965 [UI Thread @coroutine#5558] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36233/Site/verify 2025-03-10 09:08:11.965 [UI Thread @coroutine#5558] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36233/Site/verify 2025-03-10 09:08:11.965 [UI Thread @coroutine#5558] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36233/Site/verify. 2025-03-10 09:08:11.965 [UI Thread @coroutine#5558] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36233/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:11.969 [DefaultDispatcher-worker-11 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:11.969 [DefaultDispatcher-worker-11 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.969 [DefaultDispatcher-worker-11 @coroutine#2341] 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:45793/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:11.969 [DefaultDispatcher-worker-11 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.969 [UI Thread @coroutine#5573] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42907/Site/verify 2025-03-10 09:08:11.969 [UI Thread @coroutine#5573] 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:42907/Site/verify. 2025-03-10 09:08:11.969 [UI Thread @coroutine#5573] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42907/Site/verify 2025-03-10 09:08:11.969 [DefaultDispatcher-worker-11 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.969 [DefaultDispatcher-worker-11 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:11.970 [UI Thread @coroutine#5573] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42907/Site/verify 2025-03-10 09:08:11.970 [UI Thread @coroutine#5573] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42907/Site/verify 2025-03-10 09:08:11.970 [UI Thread @coroutine#5573] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42907/Site/verify. 2025-03-10 09:08:11.970 [UI Thread @coroutine#5573] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42907/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:11.973 [UI Thread @coroutine#5588] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-10 09:08:11.974 [UI Thread @coroutine#5588] 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. 2025-03-10 09:08:11.974 [UI Thread @coroutine#5588] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-10 09:08:11.974 [UI Thread @coroutine#5588] 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 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65314e4 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-10 09:08:11.976 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-10 09:08:11.985 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-10 09:08:11.989 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-10 09:08:11.990 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-10 09:08:11.991 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-10 09:08:11.995 [DefaultDispatcher-worker-21 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-10 09:08:12.005 [DefaultDispatcher-worker-7 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-10 09:08:12.009 [DefaultDispatcher-worker-14 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-10 09:08:12.012 [DefaultDispatcher-worker-6 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-10 09:08:12.015 [DefaultDispatcher-worker-2 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-10 09:08:12.018 [DefaultDispatcher-worker-1 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-10 09:08:12.023 [DefaultDispatcher-worker-16 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-10 09:08:12.031 [DefaultDispatcher-worker-9 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-10 09:08:12.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-10 09:08:12.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-10 09:08:12.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.032 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@741cb82c: (connection evicted) 2025-03-10 09:08:12.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-10 09:08:12.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@616549c 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.033 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-10 09:08:12.034 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-10 09:08:12.034 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-10 09:08:12.034 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-10 09:08:12.041 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-10 09:08:12.046 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-10 09:08:12.046 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-10 09:08:12.047 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46e05384 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.047 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.048 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-10 09:08:12.048 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.048 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.048 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.048 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.048 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.048 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.048 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.048 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.048 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-10 09:08:12.048 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-03-10 09:08:12.048 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-03-10 09:08:12.048 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-10 09:08:12.055 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-03-10 09:08:12.060 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-03-10 09:08:12.061 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-03-10 09:08:12.062 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-03-10 09:08:12.066 [DefaultDispatcher-worker-18 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-03-10 09:08:12.072 [DefaultDispatcher-worker-11 @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-10 09:08:12.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-10 09:08:12.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-10 09:08:12.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.081 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27e713d4: (connection evicted) 2025-03-10 09:08:12.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-10 09:08:12.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-10 09:08:12.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-10 09:08:12.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-10 09:08:12.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.081 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5: (connection evicted) 2025-03-10 09:08:12.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-10 09:08:12.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cfca845 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@99e68b5 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@99e68b5 2025-03-10 09:08:12.082 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-10 09:08:12.089 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99e68b5 2025-03-10 09:08:12.094 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99e68b5 2025-03-10 09:08:12.095 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99e68b5 2025-03-10 09:08:12.096 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99e68b5 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a9ccbfb 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-03-10 09:08:12.096 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-10 09:08:12.098 [DefaultDispatcher-worker-4 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:12.099 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.099 [DefaultDispatcher-worker-4 @coroutine#2394] 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:36369/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:12.099 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.099 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.099 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.104 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-03-10 09:08:12.109 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-03-10 09:08:12.110 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-03-10 09:08:12.111 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-03-10 09:08:12.115 [DefaultDispatcher-worker-14 @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-03-10 09:08:12.122 [DefaultDispatcher-worker-2 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99e68b5 2025-03-10 09:08:12.127 [DefaultDispatcher-worker-1 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99e68b5 2025-03-10 09:08:12.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-10 09:08:12.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-10 09:08:12.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.129 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99e68b5: (connection evicted) 2025-03-10 09:08:12.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-10 09:08:12.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-10 09:08:12.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-10 09:08:12.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-10 09:08:12.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.130 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d: (connection evicted) 2025-03-10 09:08:12.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-10 09:08:12.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-10 09:08:12.130 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12aa9370 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-03-10 09:08:12.131 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-10 09:08:12.139 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-03-10 09:08:12.143 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-03-10 09:08:12.144 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-03-10 09:08:12.145 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39da0d43 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-10 09:08:12.145 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-10 09:08:12.146 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-10 09:08:12.152 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-10 09:08:12.157 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-10 09:08:12.158 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-10 09:08:12.159 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-10 09:08:12.162 [DefaultDispatcher-worker-13 @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-10 09:08:12.169 [DefaultDispatcher-worker-12 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-03-10 09:08:12.173 [DefaultDispatcher-worker-2 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-03-10 09:08:12.231 [HikariPool-242 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.246 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.414 [DefaultDispatcher-worker-9 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-03-10 09:08:12.414 [DefaultDispatcher-worker-9 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.414 [DefaultDispatcher-worker-9 @coroutine#2064] 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:60199/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:12.414 [DefaultDispatcher-worker-9 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.415 [DefaultDispatcher-worker-5 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.415 [DefaultDispatcher-worker-5 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-10 09:08:12.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-10 09:08:12.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.425 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41fc5625: (connection evicted) 2025-03-10 09:08:12.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-10 09:08:12.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-10 09:08:12.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-10 09:08:12.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-10 09:08:12.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.426 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15500a8: (connection evicted) 2025-03-10 09:08:12.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-10 09:08:12.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c6a5712 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-10 09:08:12.427 [Test worker @coroutine#5782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-10 09:08:12.435 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-10 09:08:12.439 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-10 09:08:12.440 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-10 09:08:12.441 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@519f6adb 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-03-10 09:08:12.441 [Test worker @coroutine#5782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-10 09:08:12.449 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-03-10 09:08:12.453 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-03-10 09:08:12.454 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-03-10 09:08:12.455 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-03-10 09:08:12.459 [DefaultDispatcher-worker-4 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-03-10 09:08:12.465 [DefaultDispatcher-worker-1 @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-10 09:08:12.469 [DefaultDispatcher-worker-2 @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-10 09:08:12.472 [DefaultDispatcher-worker-8 @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-10 09:08:12.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-10 09:08:12.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-10 09:08:12.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.475 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6: (connection evicted) 2025-03-10 09:08:12.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-10 09:08:12.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-10 09:08:12.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-10 09:08:12.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-10 09:08:12.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.475 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22938166: (connection evicted) 2025-03-10 09:08:12.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-10 09:08:12.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@448861e5 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-10 09:08:12.476 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-10 09:08:12.484 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-10 09:08:12.488 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-10 09:08:12.489 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-10 09:08:12.490 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c5e2e6 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.490 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-10 09:08:12.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-10 09:08:12.491 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-10 09:08:12.491 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-10 09:08:12.498 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-10 09:08:12.502 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-10 09:08:12.503 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-10 09:08:12.504 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-10 09:08:12.507 [DefaultDispatcher-worker-10 @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-10 09:08:12.513 [DefaultDispatcher-worker-6 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:12.513 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.513 [DefaultDispatcher-worker-6 @coroutine#2096] 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:33777/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:12.513 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.513 [DefaultDispatcher-worker-16 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.513 [DefaultDispatcher-worker-16 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.514 [DefaultDispatcher-worker-21 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-10 09:08:12.518 [DefaultDispatcher-worker-3 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-10 09:08:12.524 [DefaultDispatcher-worker-5 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-10 09:08:12.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-10 09:08:12.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-10 09:08:12.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.527 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc: (connection evicted) 2025-03-10 09:08:12.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-10 09:08:12.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-10 09:08:12.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-10 09:08:12.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-10 09:08:12.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.527 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4: (connection evicted) 2025-03-10 09:08:12.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-10 09:08:12.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d99612 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.528 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-10 09:08:12.529 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-03-10 09:08:12.529 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-03-10 09:08:12.529 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-10 09:08:12.536 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-03-10 09:08:12.541 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-03-10 09:08:12.541 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-03-10 09:08:12.542 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1254e9a7 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.542 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-10 09:08:12.543 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-10 09:08:12.550 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-10 09:08:12.555 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-10 09:08:12.556 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-10 09:08:12.556 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-10 09:08:12.560 [DefaultDispatcher-worker-14 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-10 09:08:12.568 [DefaultDispatcher-worker-21 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-03-10 09:08:12.572 [DefaultDispatcher-worker-13 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-03-10 09:08:12.575 [DefaultDispatcher-worker-9 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-03-10 09:08:12.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-10 09:08:12.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-10 09:08:12.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.577 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4349f52c: (connection evicted) 2025-03-10 09:08:12.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-10 09:08:12.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-10 09:08:12.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-10 09:08:12.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-10 09:08:12.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.578 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1881ef74: (connection evicted) 2025-03-10 09:08:12.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-10 09:08:12.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@462ccaa8 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.579 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-10 09:08:12.580 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-03-10 09:08:12.580 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-03-10 09:08:12.580 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-10 09:08:12.587 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-03-10 09:08:12.590 [DefaultDispatcher-worker-7 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-03-10 09:08:12.590 [DefaultDispatcher-worker-7 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.590 [DefaultDispatcher-worker-7 @coroutine#2142] 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:41367/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:12.590 [DefaultDispatcher-worker-7 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.591 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.591 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.592 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-03-10 09:08:12.593 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-03-10 09:08:12.594 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-03-10 09:08:12.598 [DefaultDispatcher-worker-11 @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-03-10 09:08:12.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-10 09:08:12.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-10 09:08:12.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.599 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed: (connection evicted) 2025-03-10 09:08:12.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-10 09:08:12.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24cf1abf 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2025-03-10 09:08:12.600 [Test worker @coroutine#5966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-10 09:08:12.608 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2025-03-10 09:08:12.612 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2025-03-10 09:08:12.613 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2025-03-10 09:08:12.614 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2025-03-10 09:08:12.625 [DefaultDispatcher-worker-2 @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2025-03-10 09:08:12.628 [DefaultDispatcher-worker-19 @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2025-03-10 09:08:12.631 [DefaultDispatcher-worker-19 @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2025-03-10 09:08:12.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-10 09:08:12.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-10 09:08:12.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.633 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5961fad1: (connection evicted) 2025-03-10 09:08:12.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-10 09:08:12.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65cfd565 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.634 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-10 09:08:12.635 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-03-10 09:08:12.635 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-03-10 09:08:12.635 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-10 09:08:12.642 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-03-10 09:08:12.647 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-03-10 09:08:12.647 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-03-10 09:08:12.648 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-03-10 09:08:12.652 [DefaultDispatcher-worker-12 @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-03-10 09:08:12.663 [DefaultDispatcher-worker-13 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-03-10 09:08:12.666 [DefaultDispatcher-worker-5 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-03-10 09:08:12.672 [DefaultDispatcher-worker-7 @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-03-10 09:08:12.672 [DefaultDispatcher-worker-6 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-03-10 09:08:12.672 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.672 [DefaultDispatcher-worker-6 @coroutine#2175] 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:34211/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:12.672 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.673 [DefaultDispatcher-worker-11 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.673 [DefaultDispatcher-worker-11 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-10 09:08:12.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-10 09:08:12.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.673 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5: (connection evicted) 2025-03-10 09:08:12.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-10 09:08:12.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cfadadc 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.674 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-10 09:08:12.675 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-03-10 09:08:12.675 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-03-10 09:08:12.675 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-10 09:08:12.682 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-03-10 09:08:12.686 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-03-10 09:08:12.687 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-03-10 09:08:12.688 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-03-10 09:08:12.693 [DefaultDispatcher-worker-7 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-03-10 09:08:12.702 [DefaultDispatcher-worker-3 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-03-10 09:08:12.706 [DefaultDispatcher-worker-3 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-03-10 09:08:12.711 [DefaultDispatcher-worker-8 @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-03-10 09:08:12.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-10 09:08:12.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-10 09:08:12.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.712 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d: (connection evicted) 2025-03-10 09:08:12.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-10 09:08:12.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3128be29 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.713 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da454a7 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da454a7 2025-03-10 09:08:12.714 [Test worker @coroutine#6059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-10 09:08:12.717 [DefaultDispatcher-worker-15 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-03-10 09:08:12.717 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.717 [DefaultDispatcher-worker-15 @coroutine#2204] 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:35101/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:12.717 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.718 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.718 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.722 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da454a7 2025-03-10 09:08:12.727 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da454a7 2025-03-10 09:08:12.728 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da454a7 2025-03-10 09:08:12.728 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da454a7 2025-03-10 09:08:12.733 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-254 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@4da454a7 due to dirty commit state on close(). 2025-03-10 09:08:12.735 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da454a7 2025-03-10 09:08:12.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-10 09:08:12.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-10 09:08:12.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.735 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4da454a7: (connection evicted) 2025-03-10 09:08:12.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-10 09:08:12.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e8f283 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-03-10 09:08:12.736 [Test worker @coroutine#6087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-10 09:08:12.744 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-03-10 09:08:12.748 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-03-10 09:08:12.749 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-03-10 09:08:12.750 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-03-10 09:08:12.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-10 09:08:12.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-10 09:08:12.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:12.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-10 09:08:12.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ec02149 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@70903e7b 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@70903e7b 2025-03-10 09:08:12.753 [Test worker @coroutine#6109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-10 09:08:12.761 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70903e7b 2025-03-10 09:08:12.764 [DefaultDispatcher-worker-3 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e75d574 2025-03-10 09:08:12.764 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.764 [DefaultDispatcher-worker-3 @coroutine#2233] 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. 2025-03-10 09:08:12.764 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.765 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.766 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70903e7b 2025-03-10 09:08:12.767 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70903e7b 2025-03-10 09:08:12.768 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70903e7b 2025-03-10 09:08:12.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-10 09:08:12.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-10 09:08:12.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:12.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-10 09:08:12.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3ae7a4 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.771 [UI Thread @coroutine#6134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-10 09:08:12.772 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c65ec 2025-03-10 09:08:12.772 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c65ec 2025-03-10 09:08:12.772 [UI Thread @coroutine#6134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-10 09:08:12.779 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1c65ec 2025-03-10 09:08:12.784 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1c65ec 2025-03-10 09:08:12.785 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1c65ec 2025-03-10 09:08:12.786 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1c65ec 2025-03-10 09:08:12.786 [DefaultDispatcher-worker-20 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:12.786 [DefaultDispatcher-worker-20 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.786 [DefaultDispatcher-worker-20 @coroutine#2247] 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:37119/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:12.786 [DefaultDispatcher-worker-20 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.787 [DefaultDispatcher-worker-20 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.787 [DefaultDispatcher-worker-20 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-10 09:08:12.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-10 09:08:12.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:12.788 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a1c65ec: (connection evicted) 2025-03-10 09:08:12.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-10 09:08:12.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a6732bc 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.789 [Test worker @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-10 09:08:12.790 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-10 09:08:12.790 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-10 09:08:12.790 [Test worker @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-10 09:08:12.798 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-10 09:08:12.803 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-10 09:08:12.803 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-10 09:08:12.804 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-10 09:08:12.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-10 09:08:12.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-10 09:08:12.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:12.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-10 09:08:12.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3c680 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2025-03-10 09:08:12.806 [Test worker @coroutine#6167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-10 09:08:12.814 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2025-03-10 09:08:12.819 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2025-03-10 09:08:12.820 [Test worker @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2025-03-10 09:08:12.821 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2025-03-10 09:08:12.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-10 09:08:12.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-10 09:08:12.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:12.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-10 09:08:12.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-10 09:08:12.822 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-10 09:08:12.822 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.822 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.822 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.822 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.822 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.822 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.822 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1490b1a4 2025-03-10 09:08:12.822 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.822 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-03-10 09:08:12.823 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-10 09:08:12.831 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-03-10 09:08:12.836 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-03-10 09:08:12.836 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-03-10 09:08:12.837 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-03-10 09:08:12.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-10 09:08:12.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-10 09:08:12.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:12.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-10 09:08:12.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726615d7 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-03-10 09:08:12.839 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-10 09:08:12.847 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-03-10 09:08:12.852 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-03-10 09:08:12.853 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-03-10 09:08:12.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-03-10 09:08:12.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-10 09:08:12.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-10 09:08:12.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:12.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-10 09:08:12.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c6e0143 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@591e3e5e 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@591e3e5e 2025-03-10 09:08:12.856 [Test worker @coroutine#6216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-10 09:08:12.864 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e3e5e 2025-03-10 09:08:12.869 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e3e5e 2025-03-10 09:08:12.870 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e3e5e 2025-03-10 09:08:12.871 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e3e5e 2025-03-10 09:08:12.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-10 09:08:12.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-10 09:08:12.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:12.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-10 09:08:12.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11b975cc 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@634de03e 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@634de03e 2025-03-10 09:08:12.874 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-10 09:08:12.881 [DefaultDispatcher-worker-17 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:12.881 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.881 [DefaultDispatcher-worker-17 @coroutine#2298] 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:36083/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:12.881 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.882 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.882 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.882 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@634de03e 2025-03-10 09:08:12.887 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@634de03e 2025-03-10 09:08:12.888 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@634de03e 2025-03-10 09:08:12.889 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@634de03e 2025-03-10 09:08:12.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-10 09:08:12.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-10 09:08:12.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:12.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-10 09:08:12.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@747d1e03 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@d8a5846 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@d8a5846 2025-03-10 09:08:12.891 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-10 09:08:12.899 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8a5846 2025-03-10 09:08:12.904 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8a5846 2025-03-10 09:08:12.905 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8a5846 2025-03-10 09:08:12.906 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8a5846 2025-03-10 09:08:12.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-10 09:08:12.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-10 09:08:12.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:12.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-10 09:08:12.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-10 09:08:12.907 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5f6088 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e693c1 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e693c1 2025-03-10 09:08:12.908 [Test worker @coroutine#6273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-10 09:08:12.916 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e693c1 2025-03-10 09:08:12.921 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e693c1 2025-03-10 09:08:12.921 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e693c1 2025-03-10 09:08:12.922 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e693c1 2025-03-10 09:08:12.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-10 09:08:12.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-10 09:08:12.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:12.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-10 09:08:12.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e5e568e 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1978df 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1978df 2025-03-10 09:08:12.925 [Test worker @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-10 09:08:12.933 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1978df 2025-03-10 09:08:12.938 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1978df 2025-03-10 09:08:12.939 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1978df 2025-03-10 09:08:12.940 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1978df 2025-03-10 09:08:12.942 [UI Thread @coroutine#6307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-10 09:08:12.942 [UI Thread @coroutine#6307] 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. 2025-03-10 09:08:12.942 [UI Thread @coroutine#6307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-10 09:08:12.943 [UI Thread @coroutine#6307] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-03-10 09:08:12.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-10 09:08:12.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-10 09:08:12.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:12.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-10 09:08:12.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c833d43 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@6385b96c 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@6385b96c 2025-03-10 09:08:12.945 [Test worker @coroutine#6314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-10 09:08:12.953 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b96c 2025-03-10 09:08:12.958 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b96c 2025-03-10 09:08:12.959 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b96c 2025-03-10 09:08:12.960 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b96c 2025-03-10 09:08:12.961 [UI Thread @coroutine#6330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40205/Site/verify 2025-03-10 09:08:12.961 [UI Thread @coroutine#6330] 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:40205/Site/verify. 2025-03-10 09:08:12.962 [UI Thread @coroutine#6330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40205/Site/verify 2025-03-10 09:08:12.962 [UI Thread @coroutine#6330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40205/Site/verify 2025-03-10 09:08:12.962 [UI Thread @coroutine#6330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40205/Site/verify 2025-03-10 09:08:12.963 [UI Thread @coroutine#6330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40205/Site/verify. 2025-03-10 09:08:12.963 [UI Thread @coroutine#6330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40205/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 09:08:12.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-10 09:08:12.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-10 09:08:12.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 09:08:12.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:12.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-10 09:08:12.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@207475a2 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:12.966 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-03-10 09:08:12.967 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-03-10 09:08:12.967 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-03-10 09:08:12.967 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-03-10 09:08:12.973 [DefaultDispatcher-worker-20 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:12.974 [DefaultDispatcher-worker-20 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.974 [DefaultDispatcher-worker-20 @coroutine#2341] 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:45793/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:12.974 [DefaultDispatcher-worker-20 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.974 [DefaultDispatcher-worker-2 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.974 [DefaultDispatcher-worker-2 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:12.976 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-03-10 09:08:12.981 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-03-10 09:08:12.982 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-03-10 09:08:12.983 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-03-10 09:08:12.987 [DefaultDispatcher-worker-3 @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-03-10 09:08:12.991 [DefaultDispatcher-worker-4 @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-03-10 09:08:12.994 [UI Thread @coroutine#6359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43897/703332214562258944/_ustadmanifest.json 2025-03-10 09:08:12.994 [UI Thread @coroutine#6359] 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:43897/703332214562258944/_ustadmanifest.json. 2025-03-10 09:08:12.994 [UI Thread @coroutine#6359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43897/703332214562258944/_ustadmanifest.json 2025-03-10 09:08:12.998 [UI Thread @coroutine#6359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43897/703332214562258944/_ustadmanifest.json 2025-03-10 09:08:12.998 [UI Thread @coroutine#6359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43897/703332214562258944/_ustadmanifest.json 2025-03-10 09:08:12.998 [UI Thread @coroutine#6359] 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:43897/703332214562258944/_ustadmanifest.json. 2025-03-10 09:08:12.998 [UI Thread @coroutine#6359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43897/703332214562258944/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 09:08:12.998 [UI Thread @coroutine#6359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43897/mediainfo.json 2025-03-10 09:08:12.998 [UI Thread @coroutine#6359] 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:43897/mediainfo.json. 2025-03-10 09:08:12.998 [UI Thread @coroutine#6359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43897/mediainfo.json 2025-03-10 09:08:12.999 [UI Thread @coroutine#6359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43897/mediainfo.json 2025-03-10 09:08:12.999 [UI Thread @coroutine#6359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43897/mediainfo.json 2025-03-10 09:08:13.039 [UI Thread @coroutine#6359] 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:43897/mediainfo.json. 2025-03-10 09:08:13.039 [UI Thread @coroutine#6359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43897/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 09:08:13.067 [HikariPool-268 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:13.103 [DefaultDispatcher-worker-9 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:13.104 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.104 [DefaultDispatcher-worker-9 @coroutine#2394] 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:36369/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:13.104 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.104 [DefaultDispatcher-worker-17 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.104 [DefaultDispatcher-worker-17 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.419 [DefaultDispatcher-worker-13 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-03-10 09:08:13.420 [DefaultDispatcher-worker-13 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.420 [DefaultDispatcher-worker-13 @coroutine#2064] 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:60199/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:13.420 [DefaultDispatcher-worker-13 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.420 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.420 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60199/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.518 [DefaultDispatcher-worker-2 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-03-10 09:08:13.518 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.518 [DefaultDispatcher-worker-2 @coroutine#2096] 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:33777/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:13.518 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.519 [DefaultDispatcher-worker-21 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.519 [DefaultDispatcher-worker-21 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.595 [DefaultDispatcher-worker-14 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-03-10 09:08:13.595 [DefaultDispatcher-worker-14 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.595 [DefaultDispatcher-worker-14 @coroutine#2142] 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:41367/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:13.595 [DefaultDispatcher-worker-14 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.596 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.596 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41367/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.678 [DefaultDispatcher-worker-18 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-03-10 09:08:13.678 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.678 [DefaultDispatcher-worker-18 @coroutine#2175] 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:34211/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:13.678 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.679 [DefaultDispatcher-worker-7 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.679 [DefaultDispatcher-worker-7 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34211/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.723 [DefaultDispatcher-worker-20 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-03-10 09:08:13.723 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.723 [DefaultDispatcher-worker-20 @coroutine#2204] 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:35101/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:13.723 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.724 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.724 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35101/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.769 [DefaultDispatcher-worker-4 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e75d574 2025-03-10 09:08:13.770 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.770 [DefaultDispatcher-worker-4 @coroutine#2233] 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. 2025-03-10 09:08:13.770 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.770 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.792 [DefaultDispatcher-worker-4 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-03-10 09:08:13.792 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.792 [DefaultDispatcher-worker-4 @coroutine#2247] 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:37119/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:13.792 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.792 [DefaultDispatcher-worker-20 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.792 [DefaultDispatcher-worker-20 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37119/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.886 [DefaultDispatcher-worker-16 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-03-10 09:08:13.886 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.887 [DefaultDispatcher-worker-16 @coroutine#2298] 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:36083/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:13.887 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.887 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.887 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36083/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.979 [DefaultDispatcher-worker-6 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-03-10 09:08:13.979 [DefaultDispatcher-worker-6 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.979 [DefaultDispatcher-worker-6 @coroutine#2341] 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:45793/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:13.979 [DefaultDispatcher-worker-6 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.980 [DefaultDispatcher-worker-5 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:13.980 [DefaultDispatcher-worker-5 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45793/UmAppDatabase/replication/nodeId 2025-03-10 09:08:14.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-03-10 09:08:14.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-03-10 09:08:14.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:14.042 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55c3222d: (connection evicted) 2025-03-10 09:08:14.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:14.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-03-10 09:08:14.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29701f1f 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a273e53 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a273e53 2025-03-10 09:08:14.046 [Test worker @coroutine#6401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-03-10 09:08:14.055 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a273e53 2025-03-10 09:08:14.061 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a273e53 2025-03-10 09:08:14.062 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a273e53 2025-03-10 09:08:14.063 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a273e53 2025-03-10 09:08:14.068 [DefaultDispatcher-worker-17 @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a273e53 2025-03-10 09:08:14.071 [DefaultDispatcher-worker-11 @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a273e53 2025-03-10 09:08:14.146 [HikariPool-269 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:14.148 [DefaultDispatcher-worker-8 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-03-10 09:08:14.148 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:14.148 [DefaultDispatcher-worker-8 @coroutine#2394] 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:36369/UmAppDatabase/replication/nodeId. 2025-03-10 09:08:14.148 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:14.148 [DefaultDispatcher-worker-21 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:14.148 [DefaultDispatcher-worker-21 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36369/UmAppDatabase/replication/nodeId 2025-03-10 09:08:14.150 [UI Thread @coroutine#6417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36329/703332224188239872/_ustadmanifest.json 2025-03-10 09:08:14.150 [UI Thread @coroutine#6417] 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:36329/703332224188239872/_ustadmanifest.json. 2025-03-10 09:08:14.150 [UI Thread @coroutine#6417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36329/703332224188239872/_ustadmanifest.json 2025-03-10 09:08:14.151 [UI Thread @coroutine#6417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36329/703332224188239872/_ustadmanifest.json 2025-03-10 09:08:14.151 [UI Thread @coroutine#6417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36329/703332224188239872/_ustadmanifest.json 2025-03-10 09:08:14.151 [UI Thread @coroutine#6417] 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:36329/703332224188239872/_ustadmanifest.json. 2025-03-10 09:08:14.151 [UI Thread @coroutine#6417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36329/703332224188239872/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 09:08:14.151 [UI Thread @coroutine#6417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36329/tincan.xml 2025-03-10 09:08:14.151 [UI Thread @coroutine#6417] 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:36329/tincan.xml. 2025-03-10 09:08:14.151 [UI Thread @coroutine#6417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36329/tincan.xml 2025-03-10 09:08:14.151 [UI Thread @coroutine#6417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36329/tincan.xml 2025-03-10 09:08:14.151 [UI Thread @coroutine#6417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36329/tincan.xml 2025-03-10 09:08:14.192 [UI Thread @coroutine#6417] 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:36329/tincan.xml. 2025-03-10 09:08:14.192 [UI Thread @coroutine#6417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36329/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-10 09:08:14.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-03-10 09:08:14.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-03-10 09:08:14.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 09:08:14.199 [HikariPool-269 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a273e53: (connection evicted) 2025-03-10 09:08:14.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 09:08:14.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-03-10 09:08:14.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-03-10 11:41:29.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:29.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:29.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:29.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-10 11:41:29.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-03-10 11:41:29.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-03-10 11:41:29.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-10 11:41:29.462 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-03-10 11:41:29.478 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-03-10 11:41:29.480 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-03-10 11:41:29.494 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:29.496 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@d82a341 2025-03-10 11:41:29.497 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@d82a341 2025-03-10 11:41:29.499 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3454c81 2025-03-10 11:41:29.499 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3454c81 2025-03-10 11:41:29.501 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ac831 2025-03-10 11:41:29.501 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ac831 2025-03-10 11:41:29.502 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@427846ba 2025-03-10 11:41:29.502 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@427846ba 2025-03-10 11:41:29.504 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a787d1f 2025-03-10 11:41:29.504 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a787d1f 2025-03-10 11:41:29.506 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73700395 2025-03-10 11:41:29.506 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73700395 2025-03-10 11:41:29.508 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@229a668a 2025-03-10 11:41:29.508 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@229a668a 2025-03-10 11:41:29.510 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2257b9f5 2025-03-10 11:41:29.510 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2257b9f5 2025-03-10 11:41:29.513 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdeb825 2025-03-10 11:41:29.513 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdeb825 2025-03-10 11:41:29.513 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:29.609 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:29.609 [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. 2025-03-10 11:41:29.610 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:29.610 [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 2025-03-10 11:41:29.611 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-03-10 11:41:29.612 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-10 11:41:29.612 [DefaultDispatcher-worker-4 @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. 2025-03-10 11:41:29.612 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-10 11:41:29.660 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-03-10 11:41:29.677 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-03-10 11:41:29.692 [DefaultDispatcher-worker-13 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-03-10 11:41:29.704 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-03-10 11:41:29.715 [DefaultDispatcher-worker-13 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-03-10 11:41:29.719 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-03-10 11:41:29.780 [DefaultDispatcher-worker-7 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-03-10 11:41:29.798 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-10 11:41:29.798 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-10 11:41:29.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-10 11:41:29.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-10 11:41:29.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:29.808 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-03-10 11:41:29.808 [DefaultDispatcher-worker-8 @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 2025-03-10 11:41:29.808 [DefaultDispatcher-worker-6 @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 2025-03-10 11:41:29.808 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d82a341: (connection evicted) 2025-03-10 11:41:29.809 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3454c81: (connection evicted) 2025-03-10 11:41:29.809 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ac831: (connection evicted) 2025-03-10 11:41:29.809 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@427846ba: (connection evicted) 2025-03-10 11:41:29.809 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a787d1f: (connection evicted) 2025-03-10 11:41:29.810 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73700395: (connection evicted) 2025-03-10 11:41:29.810 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@229a668a: (connection evicted) 2025-03-10 11:41:29.810 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2257b9f5: (connection evicted) 2025-03-10 11:41:29.810 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bdeb825: (connection evicted) 2025-03-10 11:41:29.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:29.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-10 11:41:29.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-10 11:41:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71dd4624 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:29.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:29.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:29.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:29.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:29.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:29.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:29.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-10 11:41:29.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2864f887 2025-03-10 11:41:29.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2864f887 2025-03-10 11:41:29.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-10 11:41:29.820 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2864f887 2025-03-10 11:41:29.825 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2864f887 2025-03-10 11:41:29.827 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2864f887 2025-03-10 11:41:29.828 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:29.828 [DefaultDispatcher-worker-6 @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. 2025-03-10 11:41:29.828 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:29.828 [DefaultDispatcher-worker-6 @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 2025-03-10 11:41:29.835 [DefaultDispatcher-worker-1 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2864f887 2025-03-10 11:41:29.836 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-10 11:41:29.837 [DefaultDispatcher-worker-1 @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. 2025-03-10 11:41:29.837 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-10 11:41:29.840 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2864f887 2025-03-10 11:41:29.849 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2864f887 2025-03-10 11:41:29.857 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2864f887 2025-03-10 11:41:29.866 [DefaultDispatcher-worker-12 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2864f887 2025-03-10 11:41:29.873 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2864f887 2025-03-10 11:41:29.876 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2864f887 2025-03-10 11:41:29.900 [DefaultDispatcher-worker-4 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2864f887 2025-03-10 11:41:29.919 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:29.921 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ab7783 2025-03-10 11:41:29.921 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ab7783 2025-03-10 11:41:29.923 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6c8da6 2025-03-10 11:41:29.923 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6c8da6 2025-03-10 11:41:29.925 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@28531cf3 2025-03-10 11:41:29.925 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@28531cf3 2025-03-10 11:41:29.927 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d51879d 2025-03-10 11:41:29.927 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d51879d 2025-03-10 11:41:29.928 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-10 11:41:29.928 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-10 11:41:29.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-10 11:41:29.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-10 11:41:29.929 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@143fe2db 2025-03-10 11:41:29.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2025-03-10 11:41:29.929 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@143fe2db 2025-03-10 11:41:29.929 [DefaultDispatcher-worker-9 @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 2025-03-10 11:41:29.929 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2864f887: (connection evicted) 2025-03-10 11:41:29.929 [DefaultDispatcher-worker-4 @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 2025-03-10 11:41:29.930 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ab7783: (connection evicted) 2025-03-10 11:41:29.930 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c6c8da6: (connection evicted) 2025-03-10 11:41:29.931 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28531cf3: (connection evicted) 2025-03-10 11:41:29.931 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d51879d: (connection evicted) 2025-03-10 11:41:29.931 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@143fe2db: (connection evicted) 2025-03-10 11:41:29.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:29.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-10 11:41:29.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-10 11:41:29.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-10 11:41:29.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:29.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:29.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:29.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:29.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:29.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:29.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a6d1ff3 2025-03-10 11:41:29.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:29.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:29.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:29.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:29.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:29.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:29.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-10 11:41:29.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c6feea 2025-03-10 11:41:29.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c6feea 2025-03-10 11:41:29.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-10 11:41:30.064 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520a95ff 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:30.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c573229 2025-03-10 11:41:30.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c573229 2025-03-10 11:41:30.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714f1a44 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:30.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-10 11:41:30.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-03-10 11:41:30.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-03-10 11:41:30.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-10 11:41:30.360 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c573229 2025-03-10 11:41:30.395 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:30.410 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:30.508 [DefaultDispatcher-worker-9 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-03-10 11:41:30.515 [DefaultDispatcher-worker-9 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-03-10 11:41:30.515 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56031/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-10 11:41:30.516 [DefaultDispatcher-worker-9 @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:56031/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-10 11:41:30.516 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56031/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-10 11:41:30.529 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56031/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-10 11:41:30.529 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56031/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-10 11:41:30.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-10 11:41:30.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-10 11:41:30.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:30.570 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c573229: (connection evicted) 2025-03-10 11:41:30.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:30.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-10 11:41:30.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-10 11:41:30.573 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f3c5ecd 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:30.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:30.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-10 11:41:30.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@a03529c 2025-03-10 11:41:30.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@a03529c 2025-03-10 11:41:30.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-10 11:41:30.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1760e594 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:30.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2025-03-10 11:41:30.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2025-03-10 11:41:30.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-10 11:41:30.612 [DefaultDispatcher-worker-9 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2025-03-10 11:41:30.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-10 11:41:30.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-10 11:41:30.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:30.614 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a03529c: (connection evicted) 2025-03-10 11:41:30.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:30.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-10 11:41:30.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-10 11:41:30.615 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f3f14c 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:30.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:30.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:30.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:30.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:30.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:30.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-10 11:41:30.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a122e68 2025-03-10 11:41:30.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a122e68 2025-03-10 11:41:30.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-10 11:41:30.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41be8db9 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:30.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-10 11:41:30.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-03-10 11:41:30.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-03-10 11:41:30.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-10 11:41:30.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-10 11:41:30.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-10 11:41:30.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:30.635 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a122e68: (connection evicted) 2025-03-10 11:41:30.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:30.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-10 11:41:30.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-10 11:41:30.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@693f2c89 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:30.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-10 11:41:30.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e541ef9 2025-03-10 11:41:30.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e541ef9 2025-03-10 11:41:30.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38054d01 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:30.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-10 11:41:30.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@778113f2 2025-03-10 11:41:30.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@778113f2 2025-03-10 11:41:30.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-10 11:41:30.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-10 11:41:30.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-10 11:41:30.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:30.656 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e541ef9: (connection evicted) 2025-03-10 11:41:30.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:30.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-10 11:41:30.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8d9bb6 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:30.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:30.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-10 11:41:30.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-03-10 11:41:30.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-03-10 11:41:30.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350f18a6 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:30.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-10 11:41:30.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c90029b 2025-03-10 11:41:30.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c90029b 2025-03-10 11:41:30.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-10 11:41:30.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-10 11:41:30.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-10 11:41:30.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:30.685 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2673487b: (connection evicted) 2025-03-10 11:41:30.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:30.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-10 11:41:30.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-10 11:41:30.685 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:30.731 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:30.750 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:30.769 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52856ff9 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:30.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1242d96b 2025-03-10 11:41:30.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1242d96b 2025-03-10 11:41:30.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-10 11:41:30.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ecdf528 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:30.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-03-10 11:41:30.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-03-10 11:41:30.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-10 11:41:30.961 [DefaultDispatcher-worker-5 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-03-10 11:41:30.966 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:30.974 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:30.981 [DefaultDispatcher-worker-5 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-03-10 11:41:30.986 [DefaultDispatcher-worker-5 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-03-10 11:41:30.990 [DefaultDispatcher-worker-5 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-03-10 11:41:31.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-10 11:41:31.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-10 11:41:31.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.023 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1242d96b: (connection evicted) 2025-03-10 11:41:31.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-10 11:41:31.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-10 11:41:31.026 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-03-10 11:41:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-10 11:41:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41059616 2025-03-10 11:41:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-10 11:41:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-10 11:41:31.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6654ca0d 2025-03-10 11:41:31.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6654ca0d 2025-03-10 11:41:31.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-10 11:41:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35536760 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e21083 2025-03-10 11:41:31.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e21083 2025-03-10 11:41:31.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-10 11:41:31.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-10 11:41:31.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-10 11:41:31.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.047 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6654ca0d: (connection evicted) 2025-03-10 11:41:31.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-10 11:41:31.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@603f4e3e 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-10 11:41:31.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4 2025-03-10 11:41:31.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4 2025-03-10 11:41:31.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5996d6f2 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2025-03-10 11:41:31.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2025-03-10 11:41:31.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-10 11:41:31.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-10 11:41:31.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-10 11:41:31.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.059 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4: (connection evicted) 2025-03-10 11:41:31.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-10 11:41:31.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ec5357 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c5fd78 2025-03-10 11:41:31.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c5fd78 2025-03-10 11:41:31.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42503099 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@60844992 2025-03-10 11:41:31.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@60844992 2025-03-10 11:41:31.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-10 11:41:31.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-10 11:41:31.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-10 11:41:31.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.071 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61c5fd78: (connection evicted) 2025-03-10 11:41:31.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-10 11:41:31.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@429f0ca8 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a4e619 2025-03-10 11:41:31.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a4e619 2025-03-10 11:41:31.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-10 11:41:31.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bb3f39e 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2025-03-10 11:41:31.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2025-03-10 11:41:31.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-10 11:41:31.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-10 11:41:31.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-10 11:41:31.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.141 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a4e619: (connection evicted) 2025-03-10 11:41:31.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-10 11:41:31.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6814262d 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-10 11:41:31.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a9cc24 2025-03-10 11:41:31.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a9cc24 2025-03-10 11:41:31.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-10 11:41:31.144 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4449a60b 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7d8911 2025-03-10 11:41:31.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7d8911 2025-03-10 11:41:31.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-10 11:41:31.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-10 11:41:31.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-10 11:41:31.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.155 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75a9cc24: (connection evicted) 2025-03-10 11:41:31.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-10 11:41:31.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c4f23b 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-10 11:41:31.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2025-03-10 11:41:31.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2025-03-10 11:41:31.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-10 11:41:31.158 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5503c7d 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-10 11:41:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-10 11:41:31.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2025-03-10 11:41:31.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2025-03-10 11:41:31.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-10 11:41:31.170 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.175 [DefaultDispatcher-worker-9 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2025-03-10 11:41:31.176 [DefaultDispatcher-worker-9 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2025-03-10 11:41:31.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-10 11:41:31.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-10 11:41:31.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.177 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15371de2: (connection evicted) 2025-03-10 11:41:31.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-10 11:41:31.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-10 11:41:31.178 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2025-03-10 11:41:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fedf908 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@241d1052 2025-03-10 11:41:31.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@241d1052 2025-03-10 11:41:31.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-10 11:41:31.182 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3c0ecb 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006bfb 2025-03-10 11:41:31.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006bfb 2025-03-10 11:41:31.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-10 11:41:31.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-10 11:41:31.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-10 11:41:31.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.199 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@241d1052: (connection evicted) 2025-03-10 11:41:31.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-10 11:41:31.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10d905c1 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@62883f8a 2025-03-10 11:41:31.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@62883f8a 2025-03-10 11:41:31.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36665c11 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-10 11:41:31.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2025-03-10 11:41:31.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2025-03-10 11:41:31.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-10 11:41:31.254 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.267 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.288 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.307 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.316 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:31.316 [DefaultDispatcher-worker-4 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2025-03-10 11:41:31.317 [DefaultDispatcher-worker-4 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2025-03-10 11:41:31.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-10 11:41:31.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-10 11:41:31.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.318 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62883f8a: (connection evicted) 2025-03-10 11:41:31.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-10 11:41:31.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-10 11:41:31.319 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-03-10 11:41:31.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-03-10 11:41:31.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d13379e 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@498e41a4 2025-03-10 11:41:31.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@498e41a4 2025-03-10 11:41:31.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-10 11:41:31.422 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.430 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-10 11:41:31.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-10 11:41:31.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.470 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2965dd88: (connection evicted) 2025-03-10 11:41:31.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-10 11:41:31.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e8bccfb 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2025-03-10 11:41:31.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2025-03-10 11:41:31.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10d4b573 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c3d67 2025-03-10 11:41:31.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c3d67 2025-03-10 11:41:31.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-10 11:41:31.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-10 11:41:31.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-10 11:41:31.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.484 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f: (connection evicted) 2025-03-10 11:41:31.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-10 11:41:31.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380fdcf2 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-10 11:41:31.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2025-03-10 11:41:31.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2025-03-10 11:41:31.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@537b3be1 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-10 11:41:31.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2025-03-10 11:41:31.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2025-03-10 11:41:31.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-10 11:41:31.583 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.595 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.604 [DefaultDispatcher-worker-1 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2025-03-10 11:41:31.604 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:31.605 [DefaultDispatcher-worker-1 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2025-03-10 11:41:31.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-10 11:41:31.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-10 11:41:31.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.606 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8d810f2: (connection evicted) 2025-03-10 11:41:31.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-10 11:41:31.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-10 11:41:31.607 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dc9a56e 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-10 11:41:31.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2025-03-10 11:41:31.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2025-03-10 11:41:31.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-10 11:41:31.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714c74eb 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2025-03-10 11:41:31.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2025-03-10 11:41:31.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-10 11:41:31.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-10 11:41:31.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-10 11:41:31.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.627 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b19712f: (connection evicted) 2025-03-10 11:41:31.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-10 11:41:31.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-10 11:41:31.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-10 11:41:31.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a075e70 2025-03-10 11:41:31.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2025-03-10 11:41:31.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2025-03-10 11:41:31.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-10 11:41:31.649 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2025-03-10 11:41:31.656 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2025-03-10 11:41:31.658 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e5c5e6 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-10 11:41:31.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a54c92e 2025-03-10 11:41:31.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a54c92e 2025-03-10 11:41:31.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-10 11:41:31.670 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-40 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 due to dirty commit state on close(). 2025-03-10 11:41:31.670 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2025-03-10 11:41:31.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-10 11:41:31.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-10 11:41:31.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.670 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@533e2f4: (connection evicted) 2025-03-10 11:41:31.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-10 11:41:31.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ea960f 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-10 11:41:31.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-10 11:41:31.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-10 11:41:31.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-10 11:41:31.677 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-10 11:41:31.684 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-10 11:41:31.685 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66863941 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-03-10 11:41:31.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-03-10 11:41:31.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-10 11:41:31.692 [DefaultDispatcher-worker-6 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-10 11:41:31.693 [DefaultDispatcher-worker-12 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-03-10 11:41:31.695 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-03-10 11:41:31.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-10 11:41:31.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-10 11:41:31.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.697 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01: (connection evicted) 2025-03-10 11:41:31.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-10 11:41:31.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-10 11:41:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-10 11:41:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f4d2294 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-10 11:41:31.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-10 11:41:31.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-10 11:41:31.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-10 11:41:31.702 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-10 11:41:31.708 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-10 11:41:31.709 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35fb3209 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@92fd091 2025-03-10 11:41:31.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@92fd091 2025-03-10 11:41:31.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-10 11:41:31.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-10 11:41:31.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-10 11:41:31.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:31.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-10 11:41:31.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-10 11:41:31.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc56b32 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-10 11:41:31.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-03-10 11:41:31.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-03-10 11:41:31.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-10 11:41:31.716 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-03-10 11:41:31.721 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-03-10 11:41:31.723 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-03-10 11:41:31.723 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e7cd0df 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-03-10 11:41:31.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-03-10 11:41:31.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-10 11:41:31.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-10 11:41:31.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-10 11:41:31.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:31.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-10 11:41:31.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b61e97 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-10 11:41:31.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-10 11:41:31.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-10 11:41:31.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-10 11:41:31.760 [DefaultDispatcher-worker-5 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-10 11:41:31.762 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.766 [DefaultDispatcher-worker-3 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-10 11:41:31.787 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.795 [DefaultDispatcher-worker-11 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-10 11:41:31.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-10 11:41:31.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-10 11:41:31.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.796 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31082efa: (connection evicted) 2025-03-10 11:41:31.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-10 11:41:31.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e67a8c0 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-10 11:41:31.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-03-10 11:41:31.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-03-10 11:41:31.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-10 11:41:31.811 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.818 [DefaultDispatcher-worker-1 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-03-10 11:41:31.823 [DefaultDispatcher-worker-18 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-03-10 11:41:31.824 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-10 11:41:31.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-10 11:41:31.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.833 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620: (connection evicted) 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-10 11:41:31.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4449b273 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-10 11:41:31.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-03-10 11:41:31.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-03-10 11:41:31.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-10 11:41:31.854 [DefaultDispatcher-worker-13 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-03-10 11:41:31.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-10 11:41:31.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-10 11:41:31.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.855 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6: (connection evicted) 2025-03-10 11:41:31.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-10 11:41:31.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2375a976 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-10 11:41:31.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-03-10 11:41:31.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-03-10 11:41:31.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-10 11:41:31.876 [DefaultDispatcher-worker-14 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-03-10 11:41:31.881 [DefaultDispatcher-worker-2 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-03-10 11:41:31.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-10 11:41:31.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-10 11:41:31.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.882 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7544260a: (connection evicted) 2025-03-10 11:41:31.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-10 11:41:31.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5178345d 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-03-10 11:41:31.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-03-10 11:41:31.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-10 11:41:31.902 [DefaultDispatcher-worker-11 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-03-10 11:41:31.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-10 11:41:31.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-10 11:41:31.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.903 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@708f7386: (connection evicted) 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-10 11:41:31.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f4d05b3 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:31.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:31.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:31.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-10 11:41:31.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:31.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:31.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:31.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:31.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:31.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:31.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:31.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:31.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-10 11:41:31.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c154508 2025-03-10 11:41:31.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c154508 2025-03-10 11:41:31.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-10 11:41:31.923 [DefaultDispatcher-worker-17 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c154508 2025-03-10 11:41:31.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-10 11:41:31.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-10 11:41:31.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:31.923 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c154508: (connection evicted) 2025-03-10 11:41:31.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:31.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-10 11:41:31.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf10fe1 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:32.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:32.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-10 11:41:32.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-03-10 11:41:32.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-03-10 11:41:32.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-10 11:41:32.099 [DefaultDispatcher-worker-3 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-03-10 11:41:32.104 [DefaultDispatcher-worker-3 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-03-10 11:41:32.106 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50679/manifest.json 2025-03-10 11:41:32.106 [Test worker @coroutine#338] 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:50679/manifest.json. 2025-03-10 11:41:32.106 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50679/manifest.json 2025-03-10 11:41:32.107 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50679/manifest.json 2025-03-10 11:41:32.107 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50679/manifest.json 2025-03-10 11:41:32.160 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:32.181 [Test worker @coroutine#338] 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:50679/manifest.json. 2025-03-10 11:41:32.181 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50679/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 11:41:32.189 [DefaultDispatcher-worker-15 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-03-10 11:41:32.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-10 11:41:32.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-10 11:41:32.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:32.193 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399c408c: (connection evicted) 2025-03-10 11:41:32.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:32.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-10 11:41:32.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-10 11:41:32.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4abdd5e 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:32.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-03-10 11:41:32.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-03-10 11:41:32.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cdcae0 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:32.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:32.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2025-03-10 11:41:32.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2025-03-10 11:41:32.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-10 11:41:32.241 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 11:41:32.280 [Test worker] INFO ktor.application - Application started in 0.042 seconds. 2025-03-10 11:41:32.280 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3065efd0 2025-03-10 11:41:32.318 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:32.325 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:32.333 [DefaultDispatcher-worker-15 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:34197 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf41cd0 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:32.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:32.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-10 11:41:32.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a4739 2025-03-10 11:41:32.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a4739 2025-03-10 11:41:32.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-10 11:41:32.352 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-10 11:41:32.356 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-10 11:41:32.356 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-10 11:41:32.356 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-10 11:41:32.356 [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. 2025-03-10 11:41:32.356 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-10 11:41:32.356 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-10 11:41:32.356 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-10 11:41:32.356 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15a41088 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:32.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:32.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-10 11:41:32.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-03-10 11:41:32.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-03-10 11:41:32.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-10 11:41:32.386 [DefaultDispatcher-worker-8 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-03-10 11:41:32.392 [DefaultDispatcher-worker-19 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-03-10 11:41:32.396 [DefaultDispatcher-worker-2 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a4739 2025-03-10 11:41:32.397 [DefaultDispatcher-worker-2 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a4739 2025-03-10 11:41:32.402 [DefaultDispatcher-worker-19 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-03-10 11:41:32.407 [DefaultDispatcher-worker-17 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-03-10 11:41:32.407 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34197/api/content/703371727885275136/_ustadmanifest.json 2025-03-10 11:41:32.407 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34197/api/content/703371727885275136/_ustadmanifest.json. 2025-03-10 11:41:32.407 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34197/api/content/703371727885275136/_ustadmanifest.json 2025-03-10 11:41:32.409 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34197/api/content/703371727885275136/_ustadmanifest.json 2025-03-10 11:41:32.409 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34197/api/content/703371727885275136/_ustadmanifest.json 2025-03-10 11:41:32.409 [Test worker @coroutine#354] 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:34197/api/content/703371727885275136/_ustadmanifest.json. 2025-03-10 11:41:32.409 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34197/api/content/703371727885275136/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 11:41:32.418 [DefaultDispatcher-worker-13 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-03-10 11:41:32.421 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 11:41:32.422 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-931a9792-a5bf-44a3-a791-37b86148f881', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 11:41:32.424 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 11:41:32.424 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-931a9792-a5bf-44a3-a791-37b86148f881 2025-03-10 11:41:32.427 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34197/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:32.427 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34197/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:32.427 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34197/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:32.427 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34197/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:32.431 [DefaultDispatcher-worker-10 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-03-10 11:41:32.431 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34197/UmAppDatabase/replication/nodeId 2025-03-10 11:41:32.431 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34197/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:32.431 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34197/UmAppDatabase/replication/nodeId 2025-03-10 11:41:32.434 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:32.435 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34197/api/blob/upload-init-batch 2025-03-10 11:41:32.435 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34197/api/blob/upload-init-batch. 2025-03-10 11:41:32.435 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34197/api/blob/upload-init-batch 2025-03-10 11:41:32.435 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34197/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 11:41:32.458 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:32.473 [eventLoopGroupProxy-4-4 @call-handler#397] 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) 2025-03-10 11:41:32.473 [eventLoopGroupProxy-4-2 @call-handler#396] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 11:41:32.473 [eventLoopGroupProxy-4-1 @call-handler#398] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 11:41:32.473 [eventLoopGroupProxy-4-3 @call-handler#395] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 11:41:32.476 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:32.476 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:32.477 [eventLoopGroupProxy-4-4 @call-handler#397] 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 2025-03-10 11:41:32.477 [eventLoopGroupProxy-4-3 @call-handler#395] 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 2025-03-10 11:41:32.477 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:32.479 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34197/UmAppDatabase/replication/nodeId 2025-03-10 11:41:32.479 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34197/UmAppDatabase/replication/nodeId 2025-03-10 11:41:32.479 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:32.480 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34197/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:32.480 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34197/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:32.482 [eventLoopGroupProxy-4-3 @call-handler#395] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-03-10 11:41:32.482 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-03-10 11:41:32.485 [DefaultDispatcher-worker-17 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-03-10 11:41:32.487 [eventLoopGroupProxy-4-4 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-03-10 11:41:32.490 [DefaultDispatcher-worker-7 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-03-10 11:41:32.494 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 24ms 2025-03-10 11:41:32.495 [DefaultDispatcher-worker-7 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34197/api/blob/upload-init-batch 2025-03-10 11:41:32.495 [DefaultDispatcher-worker-7 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34197/api/blob/upload-init-batch 2025-03-10 11:41:32.498 [DefaultDispatcher-worker-7 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34197/api/blob/upload-init-batch. 2025-03-10 11:41:32.498 [DefaultDispatcher-worker-7 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34197/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:32.506 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34197/api/blob/upload-batch-data 2025-03-10 11:41:32.506 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34197/api/blob/upload-batch-data. 2025-03-10 11:41:32.506 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34197/api/blob/upload-batch-data 2025-03-10 11:41:32.506 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34197/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:32.511 [eventLoopGroupProxy-4-3 @call-handler#411] 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) 2025-03-10 11:41:32.518 [eventLoopGroupProxy-4-3 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-03-10 11:41:32.519 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:32.519 [eventLoopGroupProxy-4-3 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-10 11:41:32.519 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34197/api/blob/upload-batch-data 2025-03-10 11:41:32.524 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34197/api/blob/upload-batch-data 2025-03-10 11:41:32.525 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34197/api/blob/upload-batch-data. 2025-03-10 11:41:32.525 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34197/api/blob/upload-batch-data 2025-03-10 11:41:32.525 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34197/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:32.526 [eventLoopGroupProxy-4-3 @call-handler#416] 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) 2025-03-10 11:41:32.528 [eventLoopGroupProxy-4-3 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-03-10 11:41:32.528 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:32.528 [eventLoopGroupProxy-4-3 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:32.529 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34197/api/blob/upload-batch-data 2025-03-10 11:41:32.541 [DefaultDispatcher-worker-14 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-03-10 11:41:32.548 [DefaultDispatcher-worker-3 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-03-10 11:41:32.558 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34197/UmAppDatabase/replication/message 2025-03-10 11:41:32.558 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34197/UmAppDatabase/replication/message. 2025-03-10 11:41:32.559 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34197/UmAppDatabase/replication/message 2025-03-10 11:41:32.559 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34197/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 11:41:32.560 [eventLoopGroupProxy-4-3 @call-handler#430] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 11:41:32.560 [eventLoopGroupProxy-4-3 @call-handler#430] 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 2025-03-10 11:41:32.560 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:32.573 [DefaultDispatcher-worker-16 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2025-03-10 11:41:32.574 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:32.574 [eventLoopGroupProxy-4-3 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-03-10 11:41:32.574 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34197/api/content/703371727885275136/_ustadmanifest.json 2025-03-10 11:41:32.574 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34197/api/content/703371727885275136/_ustadmanifest.json. 2025-03-10 11:41:32.574 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34197/api/content/703371727885275136/_ustadmanifest.json 2025-03-10 11:41:32.574 [DefaultDispatcher-worker-8 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34197/UmAppDatabase/replication/message 2025-03-10 11:41:32.574 [DefaultDispatcher-worker-8 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34197/UmAppDatabase/replication/message 2025-03-10 11:41:32.575 [DefaultDispatcher-worker-8 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34197/UmAppDatabase/replication/message. 2025-03-10 11:41:32.575 [DefaultDispatcher-worker-8 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34197/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:32.576 [DefaultDispatcher-worker-17 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34197/api/content/703371727885275136/_ustadmanifest.json 2025-03-10 11:41:32.576 [DefaultDispatcher-worker-17 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34197/api/content/703371727885275136/_ustadmanifest.json 2025-03-10 11:41:32.576 [DefaultDispatcher-worker-17 @coroutine#348] 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:34197/api/content/703371727885275136/_ustadmanifest.json. 2025-03-10 11:41:32.576 [DefaultDispatcher-worker-17 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34197/api/content/703371727885275136/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 11:41:32.579 [DefaultDispatcher-worker-4 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-03-10 11:41:32.580 [DefaultDispatcher-worker-3 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2025-03-10 11:41:32.581 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-10 11:41:32.581 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-10 11:41:32.581 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-10 11:41:32.581 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-10 11:41:32.581 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-10 11:41:32.582 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a4739 2025-03-10 11:41:32.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-10 11:41:32.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-10 11:41:32.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:32.582 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53335328: (connection evicted) 2025-03-10 11:41:32.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:32.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-10 11:41:32.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-10 11:41:32.853 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 11:41:32.853 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 11:41:33.042 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 11:41:33.586 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3065efd0 2025-03-10 11:41:33.586 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3065efd0 2025-03-10 11:41:33.588 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-03-10 11:41:33.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-10 11:41:33.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-10 11:41:33.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:33.588 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73db7df0: (connection evicted) 2025-03-10 11:41:33.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:33.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-10 11:41:33.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-10 11:41:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549debdb 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:33.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2025-03-10 11:41:33.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2025-03-10 11:41:33.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-10 11:41:33.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f2169e9 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:33.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2025-03-10 11:41:33.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2025-03-10 11:41:33.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-10 11:41:33.624 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 11:41:33.625 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-10 11:41:33.625 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@357e7113 2025-03-10 11:41:33.626 [DefaultDispatcher-worker-3 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:34171 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1802f60c 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:33.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-10 11:41:33.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-03-10 11:41:33.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-03-10 11:41:33.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-10 11:41:33.629 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-10 11:41:33.629 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-10 11:41:33.629 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-10 11:41:33.629 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-10 11:41:33.629 [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. 2025-03-10 11:41:33.629 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-10 11:41:33.629 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-10 11:41:33.629 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-10 11:41:33.629 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48a38a12 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:33.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:33.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:33.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-10 11:41:33.648 [DefaultDispatcher-worker-3 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:33.653 [DefaultDispatcher-worker-5 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:33.657 [DefaultDispatcher-worker-18 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-03-10 11:41:33.659 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-03-10 11:41:33.664 [DefaultDispatcher-worker-8 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:33.669 [DefaultDispatcher-worker-9 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:33.669 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/content/703371734462164992/_ustadmanifest.json 2025-03-10 11:41:33.669 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/content/703371734462164992/_ustadmanifest.json. 2025-03-10 11:41:33.669 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/content/703371734462164992/_ustadmanifest.json 2025-03-10 11:41:33.670 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/content/703371734462164992/_ustadmanifest.json 2025-03-10 11:41:33.670 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34171/api/content/703371734462164992/_ustadmanifest.json 2025-03-10 11:41:33.671 [Test worker @coroutine#460] 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:34171/api/content/703371734462164992/_ustadmanifest.json. 2025-03-10 11:41:33.671 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34171/api/content/703371734462164992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 11:41:33.678 [DefaultDispatcher-worker-9 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:33.679 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 11:41:33.679 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c926196f-dfd4-4995-aa40-c3c09ee614d5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 11:41:33.680 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 11:41:33.680 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c926196f-dfd4-4995-aa40-c3c09ee614d5 2025-03-10 11:41:33.681 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:33.681 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34171/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:33.681 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:33.681 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:33.683 [eventLoopGroupProxy-7-2 @call-handler#490] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 11:41:33.683 [eventLoopGroupProxy-7-1 @call-handler#491] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 11:41:33.684 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:33.684 [eventLoopGroupProxy-7-1 @call-handler#491] 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 2025-03-10 11:41:33.684 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:33.684 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:33.684 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-10 11:41:33.685 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:33.685 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34171/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:33.686 [DefaultDispatcher-worker-16 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:33.687 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/UmAppDatabase/replication/nodeId 2025-03-10 11:41:33.687 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34171/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:33.687 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/UmAppDatabase/replication/nodeId 2025-03-10 11:41:33.688 [DefaultDispatcher-worker-11 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-init-batch 2025-03-10 11:41:33.688 [DefaultDispatcher-worker-11 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-init-batch. 2025-03-10 11:41:33.688 [DefaultDispatcher-worker-11 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-init-batch 2025-03-10 11:41:33.688 [DefaultDispatcher-worker-11 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 11:41:33.688 [eventLoopGroupProxy-7-1 @call-handler#500] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 11:41:33.689 [DefaultDispatcher-worker-9 @coroutine#499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-03-10 11:41:33.689 [eventLoopGroupProxy-7-1 @call-handler#500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:33.689 [eventLoopGroupProxy-7-1 @call-handler#500] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-10 11:41:33.689 [DefaultDispatcher-worker-1 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/UmAppDatabase/replication/nodeId 2025-03-10 11:41:33.690 [DefaultDispatcher-worker-1 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34171/UmAppDatabase/replication/nodeId 2025-03-10 11:41:33.690 [eventLoopGroupProxy-7-3 @call-handler#508] 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) 2025-03-10 11:41:33.690 [eventLoopGroupProxy-7-3 @call-handler#508] 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 2025-03-10 11:41:33.692 [eventLoopGroupProxy-7-3 @coroutine#509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2025-03-10 11:41:33.693 [eventLoopGroupProxy-7-3 @call-handler#508] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-03-10 11:41:33.693 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-init-batch 2025-03-10 11:41:33.693 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34171/api/blob/upload-init-batch 2025-03-10 11:41:33.694 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-init-batch. 2025-03-10 11:41:33.694 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34171/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:33.695 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:33.695 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:33.695 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:33.695 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:33.695 [DefaultDispatcher-worker-3 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:33.696 [eventLoopGroupProxy-7-1 @call-handler#516] 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) 2025-03-10 11:41:33.699 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2025-03-10 11:41:33.699 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:33.699 [eventLoopGroupProxy-7-1 @call-handler#516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 11:41:33.700 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:33.700 [DefaultDispatcher-worker-18 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:33.701 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:33.701 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:33.701 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:33.701 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:33.702 [eventLoopGroupProxy-7-1 @call-handler#521] 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) 2025-03-10 11:41:33.705 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2025-03-10 11:41:33.706 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:33.706 [eventLoopGroupProxy-7-1 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-10 11:41:33.706 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:33.707 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:33.707 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:33.708 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:33.708 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:33.709 [eventLoopGroupProxy-7-1 @call-handler#526] 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) 2025-03-10 11:41:33.712 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:33.718 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:33.727 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:33.730 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:33.751 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:33.751 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:33.752 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:33.752 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:33.752 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:33.752 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:33.752 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:33.754 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:33.754 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:33.754 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:33.754 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:33.754 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34171/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:33.755 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:34171/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:34171/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-10 11:41:33.755 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:34171/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:33.761 [DefaultDispatcher-worker-5 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:33.766 [DefaultDispatcher-worker-18 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:33.767 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 11:41:34.267 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-08ed4ecc-1cdd-413b-a018-1d633d33f647', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 11:41:34.267 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 11:41:34.267 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-08ed4ecc-1cdd-413b-a018-1d633d33f647 2025-03-10 11:41:34.270 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-init-batch 2025-03-10 11:41:34.270 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-init-batch. 2025-03-10 11:41:34.270 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-init-batch 2025-03-10 11:41:34.270 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 11:41:34.271 [eventLoopGroupProxy-7-1 @call-handler#538] 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) 2025-03-10 11:41:34.271 [eventLoopGroupProxy-7-1 @call-handler#538] 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 2025-03-10 11:41:34.272 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2025-03-10 11:41:34.273 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-10 11:41:34.274 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-init-batch 2025-03-10 11:41:34.274 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34171/api/blob/upload-init-batch 2025-03-10 11:41:34.274 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-init-batch. 2025-03-10 11:41:34.274 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34171/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:34.275 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.275 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.275 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.275 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.276 [eventLoopGroupProxy-7-1 @call-handler#545] 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) 2025-03-10 11:41:34.279 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.279 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 11:41:34.279 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.280 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.280 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.280 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.280 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.281 [eventLoopGroupProxy-7-1 @call-handler#548] 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) 2025-03-10 11:41:34.282 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.282 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:34.283 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.283 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.283 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.283 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.283 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.284 [eventLoopGroupProxy-7-1 @call-handler#551] 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) 2025-03-10 11:41:34.326 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.326 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:34.326 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.327 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.327 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.327 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.327 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.328 [eventLoopGroupProxy-7-1 @call-handler#554] 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) 2025-03-10 11:41:34.369 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.369 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-10 11:41:34.369 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.370 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.370 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.370 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.370 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.371 [eventLoopGroupProxy-7-1 @call-handler#557] 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) 2025-03-10 11:41:34.412 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.412 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:34.412 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.412 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.413 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.413 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.413 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.414 [eventLoopGroupProxy-7-1 @call-handler#560] 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) 2025-03-10 11:41:34.455 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.455 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-10 11:41:34.455 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.456 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.456 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.456 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.456 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.456 [eventLoopGroupProxy-7-1 @call-handler#563] 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) 2025-03-10 11:41:34.498 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.498 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:34.498 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.499 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.499 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.499 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.499 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.500 [eventLoopGroupProxy-7-1 @call-handler#567] 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) 2025-03-10 11:41:34.541 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.541 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-10 11:41:34.541 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.542 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.542 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.542 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.542 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.543 [eventLoopGroupProxy-7-1 @call-handler#570] 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) 2025-03-10 11:41:34.584 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.584 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-10 11:41:34.584 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.585 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.585 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.585 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.585 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.586 [eventLoopGroupProxy-7-1 @call-handler#573] 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) 2025-03-10 11:41:34.627 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.627 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-10 11:41:34.627 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.628 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.628 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.628 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.628 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.629 [eventLoopGroupProxy-7-1 @call-handler#576] 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) 2025-03-10 11:41:34.670 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.670 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-10 11:41:34.670 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.670 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.671 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.671 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.671 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.671 [eventLoopGroupProxy-7-1 @call-handler#579] 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) 2025-03-10 11:41:34.713 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.713 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:34.713 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.714 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.714 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.714 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.714 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.715 [eventLoopGroupProxy-7-1 @call-handler#582] 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) 2025-03-10 11:41:34.757 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.757 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:34.757 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.758 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.758 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.758 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.758 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.759 [eventLoopGroupProxy-7-1 @call-handler#585] 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) 2025-03-10 11:41:34.773 [DefaultDispatcher-worker-7 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:34.802 [eventLoopGroupProxy-7-1 @coroutine#588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2025-03-10 11:41:34.802 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.802 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:34.803 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.803 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.803 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.804 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.804 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.804 [eventLoopGroupProxy-7-1 @call-handler#592] 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) 2025-03-10 11:41:34.806 [eventLoopGroupProxy-7-1 @coroutine#593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2025-03-10 11:41:34.806 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.806 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:34.806 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.807 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.807 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/blob/upload-batch-data. 2025-03-10 11:41:34.807 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.807 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:34.808 [eventLoopGroupProxy-7-1 @call-handler#597] 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) 2025-03-10 11:41:34.809 [eventLoopGroupProxy-7-1 @coroutine#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2025-03-10 11:41:34.809 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.809 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:34.810 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/blob/upload-batch-data 2025-03-10 11:41:34.815 [DefaultDispatcher-worker-15 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:34.820 [DefaultDispatcher-worker-9 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:34.820 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/UmAppDatabase/replication/message 2025-03-10 11:41:34.820 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34171/UmAppDatabase/replication/message. 2025-03-10 11:41:34.820 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/UmAppDatabase/replication/message 2025-03-10 11:41:34.820 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34171/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 11:41:34.821 [eventLoopGroupProxy-7-1 @call-handler#607] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 11:41:34.821 [eventLoopGroupProxy-7-1 @call-handler#607] 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 2025-03-10 11:41:34.822 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:34.831 [DefaultDispatcher-worker-10 @call-handler#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2025-03-10 11:41:34.831 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:34.831 [eventLoopGroupProxy-7-1 @call-handler#607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 10ms 2025-03-10 11:41:34.832 [DefaultDispatcher-worker-10 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34171/api/content/703371734462164992/_ustadmanifest.json 2025-03-10 11:41:34.832 [DefaultDispatcher-worker-10 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34171/api/content/703371734462164992/_ustadmanifest.json. 2025-03-10 11:41:34.832 [DefaultDispatcher-worker-10 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34171/api/content/703371734462164992/_ustadmanifest.json 2025-03-10 11:41:34.832 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/UmAppDatabase/replication/message 2025-03-10 11:41:34.832 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34171/UmAppDatabase/replication/message 2025-03-10 11:41:34.832 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34171/UmAppDatabase/replication/message. 2025-03-10 11:41:34.832 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34171/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:34.833 [DefaultDispatcher-worker-11 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34171/api/content/703371734462164992/_ustadmanifest.json 2025-03-10 11:41:34.833 [DefaultDispatcher-worker-11 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34171/api/content/703371734462164992/_ustadmanifest.json 2025-03-10 11:41:34.833 [DefaultDispatcher-worker-11 @coroutine#454] 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:34171/api/content/703371734462164992/_ustadmanifest.json. 2025-03-10 11:41:34.833 [DefaultDispatcher-worker-11 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34171/api/content/703371734462164992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 11:41:34.837 [DefaultDispatcher-worker-12 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-10 11:41:34.838 [DefaultDispatcher-worker-10 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2025-03-10 11:41:34.838 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-10 11:41:34.838 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-10 11:41:34.838 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-10 11:41:34.838 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-10 11:41:34.838 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-10 11:41:34.839 [Test worker @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-03-10 11:41:34.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-10 11:41:34.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-10 11:41:34.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:34.839 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e96489b: (connection evicted) 2025-03-10 11:41:34.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:34.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-10 11:41:34.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-10 11:41:35.130 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 11:41:35.267 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 11:41:35.316 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 11:41:35.614 [DefaultDispatcher-worker-13 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2025-03-10 11:41:35.843 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@357e7113 2025-03-10 11:41:35.843 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@357e7113 2025-03-10 11:41:35.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-10 11:41:35.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-10 11:41:35.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:35.844 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb: (connection evicted) 2025-03-10 11:41:35.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:35.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-10 11:41:35.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-10 11:41:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@513bec8c 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:35.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-03-10 11:41:35.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-03-10 11:41:35.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd2a5f7 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:35.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@46146832 2025-03-10 11:41:35.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@46146832 2025-03-10 11:41:35.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-10 11:41:35.880 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 11:41:35.881 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-10 11:41:35.881 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5274acd1 2025-03-10 11:41:35.882 [DefaultDispatcher-worker-6 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:33897 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44d6f9cf 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:35.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:35.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-10 11:41:35.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-03-10 11:41:35.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-03-10 11:41:35.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-10 11:41:35.884 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-10 11:41:35.884 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-10 11:41:35.884 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-10 11:41:35.884 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-10 11:41:35.884 [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. 2025-03-10 11:41:35.884 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-10 11:41:35.884 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-10 11:41:35.884 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-10 11:41:35.884 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 11:41:35.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f2b1b4 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:35.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-03-10 11:41:35.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-03-10 11:41:35.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-10 11:41:35.904 [DefaultDispatcher-worker-10 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-03-10 11:41:35.909 [DefaultDispatcher-worker-11 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-03-10 11:41:35.913 [DefaultDispatcher-worker-4 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-03-10 11:41:35.914 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-03-10 11:41:35.918 [DefaultDispatcher-worker-12 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-03-10 11:41:35.922 [DefaultDispatcher-worker-11 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-03-10 11:41:35.923 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33897/api/content/703371742185062400/_ustadmanifest.json 2025-03-10 11:41:35.923 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33897/api/content/703371742185062400/_ustadmanifest.json. 2025-03-10 11:41:35.923 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33897/api/content/703371742185062400/_ustadmanifest.json 2025-03-10 11:41:35.924 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33897/api/content/703371742185062400/_ustadmanifest.json 2025-03-10 11:41:35.924 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33897/api/content/703371742185062400/_ustadmanifest.json 2025-03-10 11:41:35.924 [Test worker @coroutine#640] 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:33897/api/content/703371742185062400/_ustadmanifest.json. 2025-03-10 11:41:35.924 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33897/api/content/703371742185062400/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 11:41:35.933 [DefaultDispatcher-worker-4 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-03-10 11:41:35.933 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 11:41:35.933 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-137834a8-6848-4ee6-a825-c4b723eb506e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 11:41:35.937 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 11:41:35.937 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-137834a8-6848-4ee6-a825-c4b723eb506e 2025-03-10 11:41:35.938 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:35.938 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33897/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:35.938 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:35.938 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33897/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:35.940 [eventLoopGroupProxy-10-1 @call-handler#670] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 11:41:35.940 [eventLoopGroupProxy-10-2 @call-handler#671] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 11:41:35.941 [eventLoopGroupProxy-10-1 @call-handler#670] 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 2025-03-10 11:41:35.941 [eventLoopGroupProxy-10-2 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:35.941 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:35.941 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:35.941 [eventLoopGroupProxy-10-1 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-10 11:41:35.942 [DefaultDispatcher-worker-2 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:35.942 [DefaultDispatcher-worker-2 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:35.943 [DefaultDispatcher-worker-3 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-03-10 11:41:35.943 [DefaultDispatcher-worker-3 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33897/UmAppDatabase/replication/nodeId 2025-03-10 11:41:35.943 [DefaultDispatcher-worker-3 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33897/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:35.943 [DefaultDispatcher-worker-3 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33897/UmAppDatabase/replication/nodeId 2025-03-10 11:41:35.945 [eventLoopGroupProxy-10-1 @call-handler#679] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 11:41:35.945 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:35.945 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33897/api/blob/upload-init-batch 2025-03-10 11:41:35.945 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33897/api/blob/upload-init-batch. 2025-03-10 11:41:35.945 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33897/api/blob/upload-init-batch 2025-03-10 11:41:35.945 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33897/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 11:41:35.945 [eventLoopGroupProxy-10-1 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-10 11:41:35.945 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33897/UmAppDatabase/replication/nodeId 2025-03-10 11:41:35.945 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33897/UmAppDatabase/replication/nodeId 2025-03-10 11:41:35.946 [eventLoopGroupProxy-10-1 @call-handler#684] 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) 2025-03-10 11:41:35.946 [eventLoopGroupProxy-10-1 @call-handler#684] 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 2025-03-10 11:41:35.947 [eventLoopGroupProxy-10-1 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-03-10 11:41:35.948 [eventLoopGroupProxy-10-1 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-03-10 11:41:35.948 [DefaultDispatcher-worker-19 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33897/api/blob/upload-init-batch 2025-03-10 11:41:35.948 [DefaultDispatcher-worker-19 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33897/api/blob/upload-init-batch 2025-03-10 11:41:35.948 [DefaultDispatcher-worker-19 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33897/api/blob/upload-init-batch. 2025-03-10 11:41:35.948 [DefaultDispatcher-worker-19 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33897/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:35.949 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.949 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33897/api/blob/upload-batch-data. 2025-03-10 11:41:35.949 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.949 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33897/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:35.950 [eventLoopGroupProxy-10-1 @call-handler#691] 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) 2025-03-10 11:41:35.951 [DefaultDispatcher-worker-16 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-03-10 11:41:35.952 [eventLoopGroupProxy-10-1 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-03-10 11:41:35.952 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:35.953 [eventLoopGroupProxy-10-1 @call-handler#691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 11:41:35.953 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.954 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.954 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33897/api/blob/upload-batch-data. 2025-03-10 11:41:35.954 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.954 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33897/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:35.955 [eventLoopGroupProxy-10-1 @call-handler#697] 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) 2025-03-10 11:41:35.956 [eventLoopGroupProxy-10-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-03-10 11:41:35.956 [DefaultDispatcher-worker-15 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-03-10 11:41:35.957 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:35.957 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:35.957 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.958 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.958 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33897/api/blob/upload-batch-data. 2025-03-10 11:41:35.958 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.958 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33897/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:35.959 [eventLoopGroupProxy-10-1 @call-handler#702] 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) 2025-03-10 11:41:35.961 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-03-10 11:41:35.961 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:35.962 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 11:41:35.962 [DefaultDispatcher-worker-3 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.963 [DefaultDispatcher-worker-3 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.963 [DefaultDispatcher-worker-3 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33897/api/blob/upload-batch-data. 2025-03-10 11:41:35.963 [DefaultDispatcher-worker-3 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.963 [DefaultDispatcher-worker-3 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33897/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:35.964 [eventLoopGroupProxy-10-1 @call-handler#707] 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) 2025-03-10 11:41:35.965 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-03-10 11:41:35.965 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:35.965 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:35.966 [DefaultDispatcher-worker-4 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.966 [DefaultDispatcher-worker-4 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.966 [DefaultDispatcher-worker-4 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33897/api/blob/upload-batch-data. 2025-03-10 11:41:35.966 [DefaultDispatcher-worker-4 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.967 [DefaultDispatcher-worker-4 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33897/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:35.967 [eventLoopGroupProxy-10-1 @call-handler#712] 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) 2025-03-10 11:41:35.968 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:35.969 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-03-10 11:41:35.969 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:35.969 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:35.969 [DefaultDispatcher-worker-4 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33897/api/blob/upload-batch-data 2025-03-10 11:41:35.970 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:35.977 [DefaultDispatcher-worker-2 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-03-10 11:41:35.982 [DefaultDispatcher-worker-7 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-03-10 11:41:35.982 [DefaultDispatcher-worker-7 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33897/UmAppDatabase/replication/message 2025-03-10 11:41:35.982 [DefaultDispatcher-worker-7 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33897/UmAppDatabase/replication/message. 2025-03-10 11:41:35.982 [DefaultDispatcher-worker-7 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33897/UmAppDatabase/replication/message 2025-03-10 11:41:35.982 [DefaultDispatcher-worker-7 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33897/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 11:41:35.983 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:35.983 [eventLoopGroupProxy-10-1 @call-handler#722] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 11:41:35.983 [eventLoopGroupProxy-10-1 @call-handler#722] 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 2025-03-10 11:41:35.983 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:35.985 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:35.996 [DefaultDispatcher-worker-20 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46146832 2025-03-10 11:41:35.996 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:35.996 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-10 11:41:35.996 [DefaultDispatcher-worker-11 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33897/api/content/703371742185062400/_ustadmanifest.json 2025-03-10 11:41:35.996 [DefaultDispatcher-worker-11 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33897/api/content/703371742185062400/_ustadmanifest.json. 2025-03-10 11:41:35.996 [DefaultDispatcher-worker-11 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33897/api/content/703371742185062400/_ustadmanifest.json 2025-03-10 11:41:35.997 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33897/UmAppDatabase/replication/message 2025-03-10 11:41:35.997 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33897/UmAppDatabase/replication/message 2025-03-10 11:41:35.997 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33897/UmAppDatabase/replication/message. 2025-03-10 11:41:35.997 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33897/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:35.998 [DefaultDispatcher-worker-2 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33897/api/content/703371742185062400/_ustadmanifest.json 2025-03-10 11:41:35.998 [DefaultDispatcher-worker-2 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33897/api/content/703371742185062400/_ustadmanifest.json 2025-03-10 11:41:35.998 [DefaultDispatcher-worker-2 @coroutine#634] 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:33897/api/content/703371742185062400/_ustadmanifest.json. 2025-03-10 11:41:35.998 [DefaultDispatcher-worker-2 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33897/api/content/703371742185062400/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 11:41:36.002 [DefaultDispatcher-worker-13 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-03-10 11:41:36.003 [DefaultDispatcher-worker-9 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46146832 2025-03-10 11:41:36.004 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-10 11:41:36.004 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-10 11:41:36.004 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-10 11:41:36.004 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-10 11:41:36.004 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-10 11:41:36.005 [Test worker @coroutine#739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-03-10 11:41:36.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-10 11:41:36.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-10 11:41:36.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:36.005 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b808427: (connection evicted) 2025-03-10 11:41:36.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:36.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-10 11:41:36.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-10 11:41:36.385 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 11:41:36.385 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 11:41:36.477 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 11:41:37.009 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5274acd1 2025-03-10 11:41:37.009 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5274acd1 2025-03-10 11:41:37.010 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-03-10 11:41:37.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-10 11:41:37.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-10 11:41:37.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:37.010 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46146832: (connection evicted) 2025-03-10 11:41:37.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:37.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-10 11:41:37.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6560f387 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:37.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:37.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:37.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-10 11:41:37.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:37.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:37.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:37.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:37.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:37.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:37.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:37.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:37.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-10 11:41:37.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-10 11:41:37.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-10 11:41:37.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:37.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11896af6 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:37.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2025-03-10 11:41:37.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2025-03-10 11:41:37.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-10 11:41:37.052 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 11:41:37.053 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-10 11:41:37.053 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2fa4888c 2025-03-10 11:41:37.054 [DefaultDispatcher-worker-2 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:41089 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b69ccb 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:37.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:37.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-10 11:41:37.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-10 11:41:37.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-10 11:41:37.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-10 11:41:37.056 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-10 11:41:37.056 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-10 11:41:37.056 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-10 11:41:37.056 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-10 11:41:37.056 [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. 2025-03-10 11:41:37.056 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-10 11:41:37.056 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-10 11:41:37.056 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-10 11:41:37.056 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1784a296 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:37.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:37.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:37.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-10 11:41:37.075 [DefaultDispatcher-worker-17 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:37.079 [DefaultDispatcher-worker-12 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:37.141 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:37.143 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:37.155 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:37.157 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:37.170 [DefaultDispatcher-worker-12 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-10 11:41:37.196 [DefaultDispatcher-worker-12 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-10 11:41:37.200 [DefaultDispatcher-worker-12 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-10 11:41:37.203 [DefaultDispatcher-worker-12 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-10 11:41:37.211 [DefaultDispatcher-worker-4 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:37.217 [DefaultDispatcher-worker-6 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:37.217 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/content/703371751032025088/_ustadmanifest.json 2025-03-10 11:41:37.217 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/content/703371751032025088/_ustadmanifest.json. 2025-03-10 11:41:37.217 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/content/703371751032025088/_ustadmanifest.json 2025-03-10 11:41:37.218 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/content/703371751032025088/_ustadmanifest.json 2025-03-10 11:41:37.218 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41089/api/content/703371751032025088/_ustadmanifest.json 2025-03-10 11:41:37.219 [Test worker @coroutine#756] 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:41089/api/content/703371751032025088/_ustadmanifest.json. 2025-03-10 11:41:37.219 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41089/api/content/703371751032025088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 11:41:37.275 [DefaultDispatcher-worker-6 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:37.276 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-10 11:41:37.276 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bf21efd2-4abf-488b-bcbd-154fada7e3cb', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-10 11:41:37.277 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-10 11:41:37.277 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bf21efd2-4abf-488b-bcbd-154fada7e3cb 2025-03-10 11:41:37.278 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:37.278 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41089/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:37.278 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:37.278 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:37.280 [eventLoopGroupProxy-13-2 @call-handler#792] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 11:41:37.280 [eventLoopGroupProxy-13-1 @call-handler#793] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 11:41:37.280 [eventLoopGroupProxy-13-2 @call-handler#792] 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 2025-03-10 11:41:37.280 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.280 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:37.280 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.281 [eventLoopGroupProxy-13-2 @call-handler#792] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-10 11:41:37.281 [DefaultDispatcher-worker-18 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:37.281 [DefaultDispatcher-worker-18 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41089/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:37.283 [DefaultDispatcher-worker-21 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:37.283 [DefaultDispatcher-worker-21 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/UmAppDatabase/replication/nodeId 2025-03-10 11:41:37.283 [DefaultDispatcher-worker-21 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41089/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:37.283 [DefaultDispatcher-worker-21 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/UmAppDatabase/replication/nodeId 2025-03-10 11:41:37.285 [eventLoopGroupProxy-13-2 @call-handler#800] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 11:41:37.285 [eventLoopGroupProxy-13-2 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.285 [eventLoopGroupProxy-13-2 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-10 11:41:37.285 [DefaultDispatcher-worker-10 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/UmAppDatabase/replication/nodeId 2025-03-10 11:41:37.286 [DefaultDispatcher-worker-10 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41089/UmAppDatabase/replication/nodeId 2025-03-10 11:41:37.292 [DefaultDispatcher-worker-17 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:37.298 [DefaultDispatcher-worker-7 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:37.300 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-init-batch 2025-03-10 11:41:37.301 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-init-batch. 2025-03-10 11:41:37.301 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-init-batch 2025-03-10 11:41:37.301 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 11:41:37.302 [eventLoopGroupProxy-13-2 @call-handler#807] 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) 2025-03-10 11:41:37.302 [eventLoopGroupProxy-13-2 @call-handler#807] 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 2025-03-10 11:41:37.345 [eventLoopGroupProxy-13-2 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.347 [eventLoopGroupProxy-13-2 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-03-10 11:41:37.348 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-init-batch 2025-03-10 11:41:37.348 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41089/api/blob/upload-init-batch 2025-03-10 11:41:37.348 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-init-batch. 2025-03-10 11:41:37.348 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41089/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:37.352 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.352 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.352 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.352 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.353 [eventLoopGroupProxy-13-2 @call-handler#814] 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) 2025-03-10 11:41:37.356 [eventLoopGroupProxy-13-2 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.356 [eventLoopGroupProxy-13-2 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.356 [eventLoopGroupProxy-13-2 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 11:41:37.357 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.358 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.358 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.358 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.358 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.359 [eventLoopGroupProxy-13-2 @call-handler#819] 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) 2025-03-10 11:41:37.402 [eventLoopGroupProxy-13-2 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.402 [eventLoopGroupProxy-13-2 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.402 [eventLoopGroupProxy-13-2 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:37.403 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.404 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.404 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.404 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.404 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.405 [eventLoopGroupProxy-13-2 @call-handler#824] 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) 2025-03-10 11:41:37.406 [eventLoopGroupProxy-13-2 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.406 [eventLoopGroupProxy-13-2 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.406 [eventLoopGroupProxy-13-2 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.406 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.407 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.407 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.407 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.407 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.408 [eventLoopGroupProxy-13-2 @call-handler#829] 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) 2025-03-10 11:41:37.411 [eventLoopGroupProxy-13-2 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.411 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.411 [eventLoopGroupProxy-13-2 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-10 11:41:37.412 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.413 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.413 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.413 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.413 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.414 [eventLoopGroupProxy-13-2 @call-handler#834] 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) 2025-03-10 11:41:37.458 [eventLoopGroupProxy-13-2 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.458 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.458 [eventLoopGroupProxy-13-2 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 11:41:37.458 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.460 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.461 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.461 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.461 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.462 [eventLoopGroupProxy-13-2 @call-handler#839] 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) 2025-03-10 11:41:37.524 [eventLoopGroupProxy-13-2 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.524 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.524 [eventLoopGroupProxy-13-2 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 63ms 2025-03-10 11:41:37.525 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.526 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.526 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.526 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.526 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.527 [eventLoopGroupProxy-13-2 @call-handler#845] 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) 2025-03-10 11:41:37.575 [eventLoopGroupProxy-13-2 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.575 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.575 [eventLoopGroupProxy-13-2 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-03-10 11:41:37.576 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.577 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.577 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.577 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.577 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.578 [eventLoopGroupProxy-13-2 @call-handler#850] 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) 2025-03-10 11:41:37.621 [eventLoopGroupProxy-13-2 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.621 [eventLoopGroupProxy-13-2 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.622 [eventLoopGroupProxy-13-2 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 11:41:37.622 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.623 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.623 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.623 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.623 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.624 [eventLoopGroupProxy-13-2 @call-handler#855] 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) 2025-03-10 11:41:37.668 [eventLoopGroupProxy-13-2 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.668 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.668 [eventLoopGroupProxy-13-2 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 11:41:37.668 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.669 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.669 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.669 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.670 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.671 [eventLoopGroupProxy-13-2 @call-handler#860] 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) 2025-03-10 11:41:37.714 [eventLoopGroupProxy-13-2 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.714 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.714 [eventLoopGroupProxy-13-2 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 11:41:37.715 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.716 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.716 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.716 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.716 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.717 [eventLoopGroupProxy-13-2 @call-handler#865] 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) 2025-03-10 11:41:37.718 [eventLoopGroupProxy-13-2 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.718 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.718 [eventLoopGroupProxy-13-2 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.718 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.719 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.719 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.719 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.719 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.720 [eventLoopGroupProxy-13-2 @call-handler#870] 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) 2025-03-10 11:41:37.721 [eventLoopGroupProxy-13-2 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.722 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.722 [eventLoopGroupProxy-13-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.722 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.723 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.723 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.723 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.723 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.724 [eventLoopGroupProxy-13-2 @call-handler#875] 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) 2025-03-10 11:41:37.725 [eventLoopGroupProxy-13-2 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.725 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.725 [eventLoopGroupProxy-13-2 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.725 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.726 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.726 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.726 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.726 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.727 [eventLoopGroupProxy-13-2 @call-handler#880] 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) 2025-03-10 11:41:37.728 [eventLoopGroupProxy-13-2 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.728 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.728 [eventLoopGroupProxy-13-2 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.729 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.729 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.729 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.729 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.729 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.730 [eventLoopGroupProxy-13-2 @call-handler#885] 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) 2025-03-10 11:41:37.731 [eventLoopGroupProxy-13-2 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.732 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.732 [eventLoopGroupProxy-13-2 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.732 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.733 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.733 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.733 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.733 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.734 [eventLoopGroupProxy-13-2 @call-handler#890] 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) 2025-03-10 11:41:37.735 [eventLoopGroupProxy-13-2 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.735 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.735 [eventLoopGroupProxy-13-2 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.735 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.736 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.736 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.736 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.736 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.737 [eventLoopGroupProxy-13-2 @call-handler#895] 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) 2025-03-10 11:41:37.738 [eventLoopGroupProxy-13-2 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.738 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.738 [eventLoopGroupProxy-13-2 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.739 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.739 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.739 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.739 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.739 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.740 [eventLoopGroupProxy-13-2 @call-handler#900] 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) 2025-03-10 11:41:37.741 [eventLoopGroupProxy-13-2 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.742 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.742 [eventLoopGroupProxy-13-2 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.742 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.743 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.743 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.743 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.743 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.743 [eventLoopGroupProxy-13-2 @call-handler#905] 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) 2025-03-10 11:41:37.744 [eventLoopGroupProxy-13-2 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.745 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.745 [eventLoopGroupProxy-13-2 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.746 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.747 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.747 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.747 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.747 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.747 [eventLoopGroupProxy-13-2 @call-handler#910] 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) 2025-03-10 11:41:37.748 [eventLoopGroupProxy-13-2 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.748 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.749 [eventLoopGroupProxy-13-2 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.749 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.750 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.750 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.750 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.750 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.750 [eventLoopGroupProxy-13-2 @call-handler#915] 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) 2025-03-10 11:41:37.752 [eventLoopGroupProxy-13-2 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.752 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.752 [eventLoopGroupProxy-13-2 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.753 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.753 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.753 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.753 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.753 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.754 [eventLoopGroupProxy-13-2 @call-handler#920] 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) 2025-03-10 11:41:37.755 [eventLoopGroupProxy-13-2 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.755 [eventLoopGroupProxy-13-2 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.755 [eventLoopGroupProxy-13-2 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.756 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.756 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.756 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.756 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.756 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.757 [eventLoopGroupProxy-13-2 @call-handler#925] 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) 2025-03-10 11:41:37.758 [eventLoopGroupProxy-13-2 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.758 [eventLoopGroupProxy-13-2 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.758 [eventLoopGroupProxy-13-2 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.758 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.759 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.759 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.759 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.759 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.760 [eventLoopGroupProxy-13-2 @call-handler#930] 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) 2025-03-10 11:41:37.761 [eventLoopGroupProxy-13-2 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.761 [eventLoopGroupProxy-13-2 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.761 [eventLoopGroupProxy-13-2 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.761 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.762 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.762 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.762 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.762 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.762 [eventLoopGroupProxy-13-2 @call-handler#935] 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) 2025-03-10 11:41:37.763 [eventLoopGroupProxy-13-2 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.764 [eventLoopGroupProxy-13-2 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.764 [eventLoopGroupProxy-13-2 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.764 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.764 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.764 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.764 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.764 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.765 [eventLoopGroupProxy-13-2 @call-handler#940] 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) 2025-03-10 11:41:37.766 [eventLoopGroupProxy-13-2 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.766 [eventLoopGroupProxy-13-2 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.766 [eventLoopGroupProxy-13-2 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.767 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.767 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.767 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.767 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.768 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.768 [eventLoopGroupProxy-13-2 @call-handler#945] 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) 2025-03-10 11:41:37.769 [eventLoopGroupProxy-13-2 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.769 [eventLoopGroupProxy-13-2 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.769 [eventLoopGroupProxy-13-2 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.770 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.770 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.770 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.770 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.770 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.771 [eventLoopGroupProxy-13-2 @call-handler#950] 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) 2025-03-10 11:41:37.772 [eventLoopGroupProxy-13-2 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.772 [eventLoopGroupProxy-13-2 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.772 [eventLoopGroupProxy-13-2 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.773 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.773 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.773 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.773 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.773 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.774 [eventLoopGroupProxy-13-2 @call-handler#955] 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) 2025-03-10 11:41:37.775 [eventLoopGroupProxy-13-2 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.775 [eventLoopGroupProxy-13-2 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.775 [eventLoopGroupProxy-13-2 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.775 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.776 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.776 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.776 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.776 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.777 [eventLoopGroupProxy-13-2 @call-handler#960] 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) 2025-03-10 11:41:37.778 [eventLoopGroupProxy-13-2 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.778 [eventLoopGroupProxy-13-2 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.778 [eventLoopGroupProxy-13-2 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.779 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.779 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.779 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.779 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.779 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.780 [eventLoopGroupProxy-13-2 @call-handler#965] 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) 2025-03-10 11:41:37.781 [eventLoopGroupProxy-13-2 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.782 [eventLoopGroupProxy-13-2 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.782 [eventLoopGroupProxy-13-2 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.782 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.783 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.783 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.783 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.783 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.783 [eventLoopGroupProxy-13-2 @call-handler#970] 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) 2025-03-10 11:41:37.785 [eventLoopGroupProxy-13-2 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.785 [eventLoopGroupProxy-13-2 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.785 [eventLoopGroupProxy-13-2 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.785 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.786 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.786 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.786 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.786 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.787 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:37.788 [eventLoopGroupProxy-13-2 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.788 [eventLoopGroupProxy-13-2 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.788 [eventLoopGroupProxy-13-2 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.789 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.789 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.790 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.790 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.790 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.790 [eventLoopGroupProxy-13-2 @call-handler#981] 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) 2025-03-10 11:41:37.792 [eventLoopGroupProxy-13-2 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.792 [eventLoopGroupProxy-13-2 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.792 [eventLoopGroupProxy-13-2 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.792 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.793 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.793 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.793 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.793 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.793 [eventLoopGroupProxy-13-2 @call-handler#986] 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) 2025-03-10 11:41:37.794 [DefaultDispatcher-worker-9 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:37.794 [eventLoopGroupProxy-13-2 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.795 [eventLoopGroupProxy-13-2 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.795 [eventLoopGroupProxy-13-2 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.795 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.795 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.795 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.795 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.795 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.796 [eventLoopGroupProxy-13-2 @call-handler#992] 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) 2025-03-10 11:41:37.797 [eventLoopGroupProxy-13-2 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.797 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.798 [eventLoopGroupProxy-13-2 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.798 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.799 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.799 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.799 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.799 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.799 [eventLoopGroupProxy-13-2 @call-handler#997] 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) 2025-03-10 11:41:37.842 [eventLoopGroupProxy-13-2 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.842 [eventLoopGroupProxy-13-2 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.842 [eventLoopGroupProxy-13-2 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:37.842 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.843 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.843 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.843 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.843 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.844 [eventLoopGroupProxy-13-2 @call-handler#1002] 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) 2025-03-10 11:41:37.845 [eventLoopGroupProxy-13-2 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.845 [eventLoopGroupProxy-13-2 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.845 [eventLoopGroupProxy-13-2 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.846 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.846 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.846 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.846 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.846 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.847 [eventLoopGroupProxy-13-2 @call-handler#1007] 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) 2025-03-10 11:41:37.848 [eventLoopGroupProxy-13-2 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.848 [eventLoopGroupProxy-13-2 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.848 [eventLoopGroupProxy-13-2 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.849 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.850 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.850 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.850 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.850 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.851 [eventLoopGroupProxy-13-2 @call-handler#1012] 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) 2025-03-10 11:41:37.853 [eventLoopGroupProxy-13-2 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.853 [eventLoopGroupProxy-13-2 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.853 [eventLoopGroupProxy-13-2 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.853 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.854 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.854 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.854 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.854 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.855 [eventLoopGroupProxy-13-2 @call-handler#1017] 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) 2025-03-10 11:41:37.898 [eventLoopGroupProxy-13-2 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.898 [eventLoopGroupProxy-13-2 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.898 [eventLoopGroupProxy-13-2 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:37.899 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.899 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.899 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.899 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.899 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.900 [eventLoopGroupProxy-13-2 @call-handler#1022] 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) 2025-03-10 11:41:37.943 [eventLoopGroupProxy-13-2 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.943 [eventLoopGroupProxy-13-2 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.943 [eventLoopGroupProxy-13-2 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:37.943 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.944 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.944 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.944 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.944 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.944 [eventLoopGroupProxy-13-2 @call-handler#1027] 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) 2025-03-10 11:41:37.945 [eventLoopGroupProxy-13-2 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.945 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.946 [eventLoopGroupProxy-13-2 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:37.946 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.946 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.946 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.946 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.946 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.947 [eventLoopGroupProxy-13-2 @call-handler#1032] 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) 2025-03-10 11:41:37.948 [eventLoopGroupProxy-13-2 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.948 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.948 [eventLoopGroupProxy-13-2 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.948 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.949 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.949 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.949 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.949 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.949 [eventLoopGroupProxy-13-2 @call-handler#1037] 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) 2025-03-10 11:41:37.991 [eventLoopGroupProxy-13-2 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.991 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.991 [eventLoopGroupProxy-13-2 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:37.992 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.992 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.992 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.992 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.992 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.993 [eventLoopGroupProxy-13-2 @call-handler#1042] 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) 2025-03-10 11:41:37.994 [eventLoopGroupProxy-13-2 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.994 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.994 [eventLoopGroupProxy-13-2 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.995 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.995 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.995 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.995 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.995 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.996 [eventLoopGroupProxy-13-2 @call-handler#1047] 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) 2025-03-10 11:41:37.997 [eventLoopGroupProxy-13-2 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.997 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.997 [eventLoopGroupProxy-13-2 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:37.997 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.998 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.998 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:37.998 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:37.998 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:37.998 [eventLoopGroupProxy-13-2 @call-handler#1052] 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) 2025-03-10 11:41:37.999 [eventLoopGroupProxy-13-2 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:37.999 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:37.999 [eventLoopGroupProxy-13-2 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.000 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.000 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.000 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.000 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.000 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.001 [eventLoopGroupProxy-13-2 @call-handler#1057] 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) 2025-03-10 11:41:38.002 [eventLoopGroupProxy-13-2 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.002 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.002 [eventLoopGroupProxy-13-2 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.002 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.003 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.003 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.003 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.003 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.003 [eventLoopGroupProxy-13-2 @call-handler#1062] 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) 2025-03-10 11:41:38.045 [eventLoopGroupProxy-13-2 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.046 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.046 [eventLoopGroupProxy-13-2 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:38.046 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.047 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.047 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.047 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.047 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.048 [eventLoopGroupProxy-13-2 @call-handler#1067] 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) 2025-03-10 11:41:38.049 [eventLoopGroupProxy-13-2 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.049 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.049 [eventLoopGroupProxy-13-2 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:38.049 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.050 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.050 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.050 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.050 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.050 [eventLoopGroupProxy-13-2 @call-handler#1072] 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) 2025-03-10 11:41:38.051 [eventLoopGroupProxy-13-2 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.052 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.052 [eventLoopGroupProxy-13-2 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:38.052 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.053 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.053 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.053 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.053 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.053 [eventLoopGroupProxy-13-2 @call-handler#1077] 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) 2025-03-10 11:41:38.055 [eventLoopGroupProxy-13-2 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.055 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.055 [eventLoopGroupProxy-13-2 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:38.055 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.056 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.056 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.056 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.056 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.056 [eventLoopGroupProxy-13-2 @call-handler#1082] 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) 2025-03-10 11:41:38.058 [eventLoopGroupProxy-13-2 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.058 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.058 [eventLoopGroupProxy-13-2 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:38.058 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.059 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.059 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.059 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.059 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.060 [eventLoopGroupProxy-13-2 @call-handler#1087] 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) 2025-03-10 11:41:38.061 [eventLoopGroupProxy-13-2 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.061 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.061 [eventLoopGroupProxy-13-2 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.061 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.062 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.062 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.062 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.062 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.063 [eventLoopGroupProxy-13-2 @call-handler#1092] 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) 2025-03-10 11:41:38.064 [eventLoopGroupProxy-13-2 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.064 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.064 [eventLoopGroupProxy-13-2 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.065 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.065 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.065 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.065 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.065 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.066 [eventLoopGroupProxy-13-2 @call-handler#1097] 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) 2025-03-10 11:41:38.067 [eventLoopGroupProxy-13-2 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.067 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.067 [eventLoopGroupProxy-13-2 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.068 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.068 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.068 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.068 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.068 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.069 [eventLoopGroupProxy-13-2 @call-handler#1102] 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) 2025-03-10 11:41:38.070 [eventLoopGroupProxy-13-2 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.070 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.070 [eventLoopGroupProxy-13-2 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.070 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.071 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.071 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.071 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.071 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.072 [eventLoopGroupProxy-13-2 @call-handler#1107] 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) 2025-03-10 11:41:38.073 [eventLoopGroupProxy-13-2 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.073 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.073 [eventLoopGroupProxy-13-2 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.074 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.074 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.075 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.075 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.075 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.075 [eventLoopGroupProxy-13-2 @call-handler#1112] 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) 2025-03-10 11:41:38.077 [eventLoopGroupProxy-13-2 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.077 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.077 [eventLoopGroupProxy-13-2 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:38.077 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.078 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.078 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.078 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.079 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.079 [eventLoopGroupProxy-13-2 @call-handler#1117] 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) 2025-03-10 11:41:38.081 [eventLoopGroupProxy-13-2 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.081 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.081 [eventLoopGroupProxy-13-2 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:38.081 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.082 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.082 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.082 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.082 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.083 [eventLoopGroupProxy-13-2 @call-handler#1122] 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) 2025-03-10 11:41:38.084 [eventLoopGroupProxy-13-2 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.084 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.084 [eventLoopGroupProxy-13-2 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:38.084 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.085 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.085 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.085 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.085 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.086 [eventLoopGroupProxy-13-2 @call-handler#1127] 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) 2025-03-10 11:41:38.128 [eventLoopGroupProxy-13-2 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.128 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.128 [eventLoopGroupProxy-13-2 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:38.128 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.129 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.129 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.129 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.129 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.130 [eventLoopGroupProxy-13-2 @call-handler#1133] 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) 2025-03-10 11:41:38.131 [eventLoopGroupProxy-13-2 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.131 [eventLoopGroupProxy-13-2 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.131 [eventLoopGroupProxy-13-2 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.131 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.133 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.133 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.133 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.133 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.134 [eventLoopGroupProxy-13-2 @call-handler#1138] 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) 2025-03-10 11:41:38.135 [eventLoopGroupProxy-13-2 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.135 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.135 [eventLoopGroupProxy-13-2 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.135 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.136 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.136 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.136 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.136 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.136 [eventLoopGroupProxy-13-2 @call-handler#1143] 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) 2025-03-10 11:41:38.179 [eventLoopGroupProxy-13-2 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.179 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.179 [eventLoopGroupProxy-13-2 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:38.179 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.180 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.180 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.180 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.180 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.181 [eventLoopGroupProxy-13-2 @call-handler#1148] 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) 2025-03-10 11:41:38.182 [eventLoopGroupProxy-13-2 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.182 [eventLoopGroupProxy-13-2 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.182 [eventLoopGroupProxy-13-2 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.183 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.183 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.183 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.183 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.183 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.184 [eventLoopGroupProxy-13-2 @call-handler#1153] 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) 2025-03-10 11:41:38.185 [eventLoopGroupProxy-13-2 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.185 [eventLoopGroupProxy-13-2 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.185 [eventLoopGroupProxy-13-2 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.185 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.186 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.186 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.186 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.186 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.187 [eventLoopGroupProxy-13-2 @call-handler#1158] 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) 2025-03-10 11:41:38.188 [eventLoopGroupProxy-13-2 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.188 [eventLoopGroupProxy-13-2 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.188 [eventLoopGroupProxy-13-2 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:38.188 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.189 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.189 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.189 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.189 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.189 [eventLoopGroupProxy-13-2 @call-handler#1163] 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) 2025-03-10 11:41:38.231 [eventLoopGroupProxy-13-2 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.231 [eventLoopGroupProxy-13-2 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.232 [eventLoopGroupProxy-13-2 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:38.232 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.232 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.232 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.232 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.232 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.233 [eventLoopGroupProxy-13-2 @call-handler#1168] 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) 2025-03-10 11:41:38.234 [eventLoopGroupProxy-13-2 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.234 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.234 [eventLoopGroupProxy-13-2 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.234 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.235 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.235 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.235 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.235 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.235 [eventLoopGroupProxy-13-2 @call-handler#1173] 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) 2025-03-10 11:41:38.278 [eventLoopGroupProxy-13-2 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.278 [eventLoopGroupProxy-13-2 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.278 [eventLoopGroupProxy-13-2 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:38.278 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.279 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.280 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.280 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.280 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.280 [eventLoopGroupProxy-13-2 @call-handler#1178] 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) 2025-03-10 11:41:38.305 [DefaultDispatcher-worker-2 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:38.324 [eventLoopGroupProxy-13-2 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.325 [eventLoopGroupProxy-13-2 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.325 [eventLoopGroupProxy-13-2 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-10 11:41:38.325 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.326 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.326 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.326 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.326 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.327 [eventLoopGroupProxy-13-2 @call-handler#1184] 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) 2025-03-10 11:41:38.369 [eventLoopGroupProxy-13-2 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.369 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.369 [eventLoopGroupProxy-13-2 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:38.369 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.370 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.370 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.370 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.370 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.370 [eventLoopGroupProxy-13-2 @call-handler#1189] 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) 2025-03-10 11:41:38.413 [eventLoopGroupProxy-13-2 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.413 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.413 [eventLoopGroupProxy-13-2 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:38.413 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.414 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.414 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.414 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.414 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.415 [eventLoopGroupProxy-13-2 @call-handler#1195] 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) 2025-03-10 11:41:38.416 [eventLoopGroupProxy-13-2 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.416 [eventLoopGroupProxy-13-2 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.416 [eventLoopGroupProxy-13-2 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.416 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.417 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.417 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.417 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.417 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.417 [eventLoopGroupProxy-13-2 @call-handler#1200] 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) 2025-03-10 11:41:38.418 [eventLoopGroupProxy-13-2 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.419 [eventLoopGroupProxy-13-2 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.419 [eventLoopGroupProxy-13-2 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:38.419 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.419 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.419 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.420 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.420 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.420 [eventLoopGroupProxy-13-2 @call-handler#1205] 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) 2025-03-10 11:41:38.421 [eventLoopGroupProxy-13-2 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.421 [eventLoopGroupProxy-13-2 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.421 [eventLoopGroupProxy-13-2 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.421 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.422 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.422 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.422 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.422 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.422 [eventLoopGroupProxy-13-2 @call-handler#1210] 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) 2025-03-10 11:41:38.423 [eventLoopGroupProxy-13-2 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.423 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.423 [eventLoopGroupProxy-13-2 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.423 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.424 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.424 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.424 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.424 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.424 [eventLoopGroupProxy-13-2 @call-handler#1215] 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) 2025-03-10 11:41:38.425 [eventLoopGroupProxy-13-2 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.426 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.426 [eventLoopGroupProxy-13-2 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:38.426 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.426 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.426 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.426 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.427 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.427 [eventLoopGroupProxy-13-2 @call-handler#1220] 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) 2025-03-10 11:41:38.428 [eventLoopGroupProxy-13-2 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.428 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.428 [eventLoopGroupProxy-13-2 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.428 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.429 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.429 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.429 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.429 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.429 [eventLoopGroupProxy-13-2 @call-handler#1225] 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) 2025-03-10 11:41:38.430 [eventLoopGroupProxy-13-2 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.430 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.430 [eventLoopGroupProxy-13-2 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.430 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.431 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.431 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.431 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.431 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.431 [eventLoopGroupProxy-13-2 @call-handler#1230] 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) 2025-03-10 11:41:38.432 [eventLoopGroupProxy-13-2 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.432 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.432 [eventLoopGroupProxy-13-2 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.432 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.433 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.433 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.433 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.433 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.433 [eventLoopGroupProxy-13-2 @call-handler#1235] 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) 2025-03-10 11:41:38.435 [eventLoopGroupProxy-13-2 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.435 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.435 [eventLoopGroupProxy-13-2 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:38.435 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.436 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.436 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.436 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.436 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.436 [eventLoopGroupProxy-13-2 @call-handler#1240] 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) 2025-03-10 11:41:38.437 [eventLoopGroupProxy-13-2 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.437 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.437 [eventLoopGroupProxy-13-2 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.437 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.438 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.438 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.438 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.438 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.438 [eventLoopGroupProxy-13-2 @call-handler#1245] 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) 2025-03-10 11:41:38.439 [eventLoopGroupProxy-13-2 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.439 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.439 [eventLoopGroupProxy-13-2 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.439 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.440 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.440 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.440 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.440 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.440 [eventLoopGroupProxy-13-2 @call-handler#1250] 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) 2025-03-10 11:41:38.441 [eventLoopGroupProxy-13-2 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.441 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.441 [eventLoopGroupProxy-13-2 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.441 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.442 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.442 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.442 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.442 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.442 [eventLoopGroupProxy-13-2 @call-handler#1255] 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) 2025-03-10 11:41:38.443 [eventLoopGroupProxy-13-2 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.443 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.443 [eventLoopGroupProxy-13-2 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.443 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.445 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.445 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.445 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.445 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.446 [eventLoopGroupProxy-13-2 @call-handler#1260] 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) 2025-03-10 11:41:38.447 [eventLoopGroupProxy-13-2 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.447 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.447 [eventLoopGroupProxy-13-2 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.447 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.448 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.448 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.448 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.448 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.449 [eventLoopGroupProxy-13-2 @call-handler#1265] 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) 2025-03-10 11:41:38.491 [eventLoopGroupProxy-13-2 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.492 [eventLoopGroupProxy-13-2 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.492 [eventLoopGroupProxy-13-2 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 11:41:38.492 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.493 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.493 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.493 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.493 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.494 [eventLoopGroupProxy-13-2 @call-handler#1270] 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) 2025-03-10 11:41:38.495 [eventLoopGroupProxy-13-2 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.495 [eventLoopGroupProxy-13-2 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.495 [eventLoopGroupProxy-13-2 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.495 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.496 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.496 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.496 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.496 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.496 [eventLoopGroupProxy-13-2 @call-handler#1275] 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) 2025-03-10 11:41:38.497 [eventLoopGroupProxy-13-2 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.497 [eventLoopGroupProxy-13-2 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.497 [eventLoopGroupProxy-13-2 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.497 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.499 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.499 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.499 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.499 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.499 [eventLoopGroupProxy-13-2 @call-handler#1280] 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) 2025-03-10 11:41:38.500 [eventLoopGroupProxy-13-2 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.500 [eventLoopGroupProxy-13-2 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.500 [eventLoopGroupProxy-13-2 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.500 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.501 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.501 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.501 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.501 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.501 [eventLoopGroupProxy-13-2 @call-handler#1285] 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) 2025-03-10 11:41:38.502 [eventLoopGroupProxy-13-2 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.502 [eventLoopGroupProxy-13-2 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.502 [eventLoopGroupProxy-13-2 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.502 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.503 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.503 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.503 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.503 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.503 [eventLoopGroupProxy-13-2 @call-handler#1290] 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) 2025-03-10 11:41:38.504 [eventLoopGroupProxy-13-2 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.504 [eventLoopGroupProxy-13-2 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.504 [eventLoopGroupProxy-13-2 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.504 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.505 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.505 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.505 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.505 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.506 [eventLoopGroupProxy-13-2 @call-handler#1295] 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) 2025-03-10 11:41:38.507 [eventLoopGroupProxy-13-2 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.507 [eventLoopGroupProxy-13-2 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.507 [eventLoopGroupProxy-13-2 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:38.507 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.508 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.508 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.508 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.508 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.509 [eventLoopGroupProxy-13-2 @call-handler#1300] 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) 2025-03-10 11:41:38.552 [eventLoopGroupProxy-13-2 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.552 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.552 [eventLoopGroupProxy-13-2 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:38.552 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.553 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.553 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.553 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.553 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.554 [eventLoopGroupProxy-13-2 @call-handler#1305] 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) 2025-03-10 11:41:38.555 [eventLoopGroupProxy-13-2 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.555 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.555 [eventLoopGroupProxy-13-2 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.555 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.556 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.556 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.556 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.556 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.556 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:38.557 [eventLoopGroupProxy-13-2 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.557 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.557 [eventLoopGroupProxy-13-2 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.557 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.559 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.559 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.559 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.559 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.559 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:38.602 [eventLoopGroupProxy-13-2 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.602 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.602 [eventLoopGroupProxy-13-2 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:38.602 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.603 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.603 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.603 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.603 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.604 [eventLoopGroupProxy-13-2 @call-handler#1320] 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) 2025-03-10 11:41:38.605 [eventLoopGroupProxy-13-2 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.605 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.605 [eventLoopGroupProxy-13-2 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.606 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.606 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.606 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.606 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.606 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.607 [eventLoopGroupProxy-13-2 @call-handler#1325] 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) 2025-03-10 11:41:38.608 [eventLoopGroupProxy-13-2 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.608 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.608 [eventLoopGroupProxy-13-2 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.608 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.609 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.609 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.609 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.609 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.609 [eventLoopGroupProxy-13-2 @call-handler#1330] 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) 2025-03-10 11:41:38.610 [eventLoopGroupProxy-13-2 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.610 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.611 [eventLoopGroupProxy-13-2 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:38.611 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.612 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.612 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.612 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.612 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.613 [eventLoopGroupProxy-13-2 @call-handler#1335] 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) 2025-03-10 11:41:38.614 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.614 [eventLoopGroupProxy-13-2 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.614 [eventLoopGroupProxy-13-2 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.614 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.615 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.615 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.615 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.615 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.615 [eventLoopGroupProxy-13-2 @call-handler#1340] 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) 2025-03-10 11:41:38.616 [eventLoopGroupProxy-13-2 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.616 [eventLoopGroupProxy-13-2 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.616 [eventLoopGroupProxy-13-2 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.616 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.617 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.617 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.617 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.617 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.617 [eventLoopGroupProxy-13-2 @call-handler#1345] 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) 2025-03-10 11:41:38.618 [eventLoopGroupProxy-13-2 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.618 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.618 [eventLoopGroupProxy-13-2 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.619 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.619 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.619 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.619 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.619 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.619 [eventLoopGroupProxy-13-2 @call-handler#1350] 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) 2025-03-10 11:41:38.620 [eventLoopGroupProxy-13-2 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.620 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.620 [eventLoopGroupProxy-13-2 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.621 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.622 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.622 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.622 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.622 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.622 [eventLoopGroupProxy-13-2 @call-handler#1355] 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) 2025-03-10 11:41:38.623 [eventLoopGroupProxy-13-2 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.623 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.623 [eventLoopGroupProxy-13-2 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.623 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.624 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.624 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.624 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.624 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.624 [eventLoopGroupProxy-13-2 @call-handler#1360] 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) 2025-03-10 11:41:38.625 [eventLoopGroupProxy-13-2 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.625 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.625 [eventLoopGroupProxy-13-2 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.625 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.626 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.626 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.626 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.626 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.626 [eventLoopGroupProxy-13-2 @call-handler#1365] 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) 2025-03-10 11:41:38.627 [eventLoopGroupProxy-13-2 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.627 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.627 [eventLoopGroupProxy-13-2 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.627 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.628 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.628 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.628 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.628 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.628 [eventLoopGroupProxy-13-2 @call-handler#1370] 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) 2025-03-10 11:41:38.629 [eventLoopGroupProxy-13-2 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.629 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.629 [eventLoopGroupProxy-13-2 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.629 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.631 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.631 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.631 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.631 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.631 [eventLoopGroupProxy-13-2 @call-handler#1375] 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) 2025-03-10 11:41:38.674 [eventLoopGroupProxy-13-2 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.674 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.674 [eventLoopGroupProxy-13-2 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:38.674 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.675 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.675 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.675 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.675 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.676 [eventLoopGroupProxy-13-2 @call-handler#1380] 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) 2025-03-10 11:41:38.677 [eventLoopGroupProxy-13-2 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.677 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.677 [eventLoopGroupProxy-13-2 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.678 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.678 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.678 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.678 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.678 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.679 [eventLoopGroupProxy-13-2 @call-handler#1385] 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) 2025-03-10 11:41:38.722 [eventLoopGroupProxy-13-2 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.722 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.722 [eventLoopGroupProxy-13-2 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:38.723 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.723 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.723 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.723 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.723 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.724 [eventLoopGroupProxy-13-2 @call-handler#1391] 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) 2025-03-10 11:41:38.725 [eventLoopGroupProxy-13-2 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.725 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.725 [eventLoopGroupProxy-13-2 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.725 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.728 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.728 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.728 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.728 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.729 [eventLoopGroupProxy-13-2 @call-handler#1396] 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) 2025-03-10 11:41:38.771 [eventLoopGroupProxy-13-2 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.771 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.771 [eventLoopGroupProxy-13-2 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:38.771 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.772 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.772 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.772 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.772 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.772 [eventLoopGroupProxy-13-2 @call-handler#1401] 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) 2025-03-10 11:41:38.814 [eventLoopGroupProxy-13-2 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.814 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.814 [eventLoopGroupProxy-13-2 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:38.815 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.816 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.816 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.816 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.816 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.816 [DefaultDispatcher-worker-15 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:38.816 [eventLoopGroupProxy-13-2 @call-handler#1407] 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) 2025-03-10 11:41:38.858 [eventLoopGroupProxy-13-2 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.859 [eventLoopGroupProxy-13-2 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.859 [eventLoopGroupProxy-13-2 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:38.859 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.860 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.860 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.860 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.860 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.861 [eventLoopGroupProxy-13-2 @call-handler#1412] 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) 2025-03-10 11:41:38.903 [eventLoopGroupProxy-13-2 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.903 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.903 [eventLoopGroupProxy-13-2 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:38.903 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.904 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.904 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.904 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.904 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.905 [eventLoopGroupProxy-13-2 @call-handler#1417] 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) 2025-03-10 11:41:38.946 [eventLoopGroupProxy-13-2 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.947 [eventLoopGroupProxy-13-2 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.947 [eventLoopGroupProxy-13-2 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:38.947 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.948 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.948 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.948 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.948 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.949 [eventLoopGroupProxy-13-2 @call-handler#1422] 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) 2025-03-10 11:41:38.950 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.950 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.950 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:38.950 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.951 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.951 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.951 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.951 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.951 [eventLoopGroupProxy-13-2 @call-handler#1427] 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) 2025-03-10 11:41:38.994 [eventLoopGroupProxy-13-2 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.994 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.994 [eventLoopGroupProxy-13-2 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:38.994 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.995 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.995 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.995 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.995 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.996 [eventLoopGroupProxy-13-2 @call-handler#1433] 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) 2025-03-10 11:41:38.997 [eventLoopGroupProxy-13-2 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:38.997 [eventLoopGroupProxy-13-2 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:38.997 [eventLoopGroupProxy-13-2 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:38.998 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.998 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.998 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:38.998 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:38.998 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:38.998 [eventLoopGroupProxy-13-2 @call-handler#1438] 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) 2025-03-10 11:41:39.000 [eventLoopGroupProxy-13-2 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.000 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.000 [eventLoopGroupProxy-13-2 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:39.000 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.001 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.001 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.001 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.001 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.002 [eventLoopGroupProxy-13-2 @call-handler#1443] 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) 2025-03-10 11:41:39.003 [eventLoopGroupProxy-13-2 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.003 [eventLoopGroupProxy-13-2 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.003 [eventLoopGroupProxy-13-2 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:39.003 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.004 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.004 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.004 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.004 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.005 [eventLoopGroupProxy-13-2 @call-handler#1448] 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) 2025-03-10 11:41:39.006 [eventLoopGroupProxy-13-2 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.006 [eventLoopGroupProxy-13-2 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.006 [eventLoopGroupProxy-13-2 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:39.006 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.007 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.007 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.007 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.007 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.007 [eventLoopGroupProxy-13-2 @call-handler#1453] 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) 2025-03-10 11:41:39.008 [eventLoopGroupProxy-13-2 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.009 [eventLoopGroupProxy-13-2 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.009 [eventLoopGroupProxy-13-2 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:39.009 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.009 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.009 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.009 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.009 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.010 [eventLoopGroupProxy-13-2 @call-handler#1458] 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) 2025-03-10 11:41:39.043 [DefaultDispatcher-worker-15 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.052 [eventLoopGroupProxy-13-2 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.052 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.052 [eventLoopGroupProxy-13-2 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:39.053 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.054 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.054 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.054 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.054 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.054 [eventLoopGroupProxy-13-2 @call-handler#1465] 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) 2025-03-10 11:41:39.055 [eventLoopGroupProxy-13-2 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.056 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.056 [eventLoopGroupProxy-13-2 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:39.056 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.056 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.056 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.056 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.056 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.057 [eventLoopGroupProxy-13-2 @call-handler#1471] 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) 2025-03-10 11:41:39.058 [eventLoopGroupProxy-13-2 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.058 [eventLoopGroupProxy-13-2 @call-handler#1471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.058 [eventLoopGroupProxy-13-2 @call-handler#1471] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:39.058 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.059 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.059 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.059 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.059 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.060 [eventLoopGroupProxy-13-2 @call-handler#1476] 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) 2025-03-10 11:41:39.060 [DefaultDispatcher-worker-2 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-10 11:41:39.061 [eventLoopGroupProxy-13-2 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.061 [eventLoopGroupProxy-13-2 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.061 [eventLoopGroupProxy-13-2 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:39.061 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.061 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.061 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.061 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.061 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.062 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.105 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.105 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.105 [eventLoopGroupProxy-13-2 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:39.105 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.106 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.106 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.106 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.106 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.107 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.108 [eventLoopGroupProxy-13-2 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.108 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.108 [eventLoopGroupProxy-13-2 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:39.108 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.109 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.109 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.109 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.109 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.109 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.110 [eventLoopGroupProxy-13-2 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.110 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.110 [eventLoopGroupProxy-13-2 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:39.111 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.111 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.111 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.111 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.111 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.112 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.112 [eventLoopGroupProxy-13-2 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.113 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.113 [eventLoopGroupProxy-13-2 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:39.113 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.113 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.113 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.113 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.113 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.114 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.156 [eventLoopGroupProxy-13-2 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.156 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.156 [eventLoopGroupProxy-13-2 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:39.156 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.157 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.157 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.157 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.157 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.158 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.200 [eventLoopGroupProxy-13-2 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.200 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.201 [eventLoopGroupProxy-13-2 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:39.201 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.202 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.202 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.202 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.202 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.203 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.204 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.204 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.204 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:39.205 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.206 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.206 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.206 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.206 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.206 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.210 [eventLoopGroupProxy-13-2 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.210 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.211 [eventLoopGroupProxy-13-2 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-10 11:41:39.211 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.212 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.212 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.212 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.212 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.212 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.213 [eventLoopGroupProxy-13-2 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.213 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.213 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:39.213 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.214 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.214 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.214 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.214 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.215 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.257 [eventLoopGroupProxy-13-2 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.257 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.257 [eventLoopGroupProxy-13-2 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:39.257 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.258 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.258 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.258 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.258 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.259 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.260 [eventLoopGroupProxy-13-2 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.260 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.260 [eventLoopGroupProxy-13-2 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:39.260 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.261 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.261 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.261 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.261 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.262 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.304 [eventLoopGroupProxy-13-2 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.304 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.304 [eventLoopGroupProxy-13-2 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-10 11:41:39.304 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.305 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.305 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.305 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.305 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.306 [eventLoopGroupProxy-13-2 @call-handler#1543] 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) 2025-03-10 11:41:39.324 [DefaultDispatcher-worker-3 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:39.349 [eventLoopGroupProxy-13-2 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.349 [eventLoopGroupProxy-13-2 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.349 [eventLoopGroupProxy-13-2 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:39.349 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.350 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.350 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.350 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.350 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.351 [eventLoopGroupProxy-13-2 @call-handler#1549] 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) 2025-03-10 11:41:39.352 [eventLoopGroupProxy-13-2 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.352 [eventLoopGroupProxy-13-2 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.352 [eventLoopGroupProxy-13-2 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:39.352 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.353 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.353 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.353 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.353 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.354 [eventLoopGroupProxy-13-2 @call-handler#1554] 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) 2025-03-10 11:41:39.396 [eventLoopGroupProxy-13-2 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.397 [eventLoopGroupProxy-13-2 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.397 [eventLoopGroupProxy-13-2 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-10 11:41:39.397 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.398 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.398 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.398 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.398 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.399 [eventLoopGroupProxy-13-2 @call-handler#1559] 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) 2025-03-10 11:41:39.400 [eventLoopGroupProxy-13-2 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.400 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.400 [eventLoopGroupProxy-13-2 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:39.400 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.401 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.401 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.401 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.401 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.402 [eventLoopGroupProxy-13-2 @call-handler#1564] 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) 2025-03-10 11:41:39.403 [eventLoopGroupProxy-13-2 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.403 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.403 [eventLoopGroupProxy-13-2 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:39.403 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.404 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.404 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.404 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.404 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.405 [eventLoopGroupProxy-13-2 @call-handler#1569] 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) 2025-03-10 11:41:39.406 [eventLoopGroupProxy-13-2 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.406 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.406 [eventLoopGroupProxy-13-2 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:39.406 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.407 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.407 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.407 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.407 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.407 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.412 [eventLoopGroupProxy-13-2 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.412 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.412 [eventLoopGroupProxy-13-2 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-10 11:41:39.413 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.413 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.413 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.413 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.413 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.414 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.457 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.457 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.457 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-10 11:41:39.457 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.458 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.458 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.458 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.458 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.459 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.460 [eventLoopGroupProxy-13-2 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.460 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.461 [eventLoopGroupProxy-13-2 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:39.461 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.462 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.462 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.462 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.462 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.462 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.463 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.463 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.463 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-10 11:41:39.464 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.464 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.464 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/blob/upload-batch-data. 2025-03-10 11:41:39.464 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.464 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:39.465 [eventLoopGroupProxy-13-2 @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) 2025-03-10 11:41:39.467 [eventLoopGroupProxy-13-2 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:39.467 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.467 [eventLoopGroupProxy-13-2 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-10 11:41:39.467 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/blob/upload-batch-data 2025-03-10 11:41:39.474 [DefaultDispatcher-worker-14 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:39.479 [DefaultDispatcher-worker-12 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:39.479 [DefaultDispatcher-worker-12 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/UmAppDatabase/replication/message 2025-03-10 11:41:39.479 [DefaultDispatcher-worker-12 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41089/UmAppDatabase/replication/message. 2025-03-10 11:41:39.479 [DefaultDispatcher-worker-12 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/UmAppDatabase/replication/message 2025-03-10 11:41:39.479 [DefaultDispatcher-worker-12 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41089/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 11:41:39.480 [eventLoopGroupProxy-13-2 @call-handler#1604] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 11:41:39.480 [eventLoopGroupProxy-13-2 @call-handler#1604] 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 2025-03-10 11:41:39.480 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:39.492 [DefaultDispatcher-worker-5 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2025-03-10 11:41:39.492 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:39.493 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-10 11:41:39.493 [DefaultDispatcher-worker-5 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41089/api/content/703371751032025088/_ustadmanifest.json 2025-03-10 11:41:39.493 [DefaultDispatcher-worker-5 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41089/api/content/703371751032025088/_ustadmanifest.json. 2025-03-10 11:41:39.493 [DefaultDispatcher-worker-5 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41089/api/content/703371751032025088/_ustadmanifest.json 2025-03-10 11:41:39.493 [DefaultDispatcher-worker-17 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/UmAppDatabase/replication/message 2025-03-10 11:41:39.493 [DefaultDispatcher-worker-17 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41089/UmAppDatabase/replication/message 2025-03-10 11:41:39.493 [DefaultDispatcher-worker-17 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41089/UmAppDatabase/replication/message. 2025-03-10 11:41:39.493 [DefaultDispatcher-worker-17 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41089/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:39.494 [DefaultDispatcher-worker-20 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41089/api/content/703371751032025088/_ustadmanifest.json 2025-03-10 11:41:39.494 [DefaultDispatcher-worker-20 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41089/api/content/703371751032025088/_ustadmanifest.json 2025-03-10 11:41:39.494 [DefaultDispatcher-worker-5 @coroutine#750] 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:41089/api/content/703371751032025088/_ustadmanifest.json. 2025-03-10 11:41:39.494 [DefaultDispatcher-worker-5 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41089/api/content/703371751032025088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 11:41:39.498 [DefaultDispatcher-worker-15 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-10 11:41:39.511 [DefaultDispatcher-worker-13 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2025-03-10 11:41:39.530 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-10 11:41:39.530 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-10 11:41:39.530 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-10 11:41:39.530 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-10 11:41:39.530 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-10 11:41:39.532 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-10 11:41:39.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-10 11:41:39.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-10 11:41:39.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:39.532 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af6839c: (connection evicted) 2025-03-10 11:41:39.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:39.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-10 11:41:39.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-10 11:41:39.557 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 11:41:39.557 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 11:41:39.975 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-10 11:41:40.536 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2fa4888c 2025-03-10 11:41:40.536 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2fa4888c 2025-03-10 11:41:40.539 [Test worker @coroutine#1626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-03-10 11:41:40.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-10 11:41:40.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-10 11:41:40.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:40.540 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f: (connection evicted) 2025-03-10 11:41:40.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:40.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-10 11:41:40.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f1db390 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:40.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-03-10 11:41:40.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-03-10 11:41:40.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-10 11:41:40.568 [DefaultDispatcher-worker-17 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-03-10 11:41:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f03fdc0 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:40.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-03-10 11:41:40.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-03-10 11:41:40.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f5f4d48 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:40.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-03-10 11:41:40.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-03-10 11:41:40.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-10 11:41:40.575 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 11:41:40.575 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-03-10 11:41:40.576 [DefaultDispatcher-worker-16 @coroutine#1642] INFO ktor.application - Responding at http://0.0.0.0:44833 2025-03-10 11:41:40.578 [DefaultDispatcher-worker-16 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-03-10 11:41:40.579 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44833/api/blob/upload-init-batch 2025-03-10 11:41:40.579 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44833/api/blob/upload-init-batch. 2025-03-10 11:41:40.579 [Test worker @coroutine#1643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44833/api/blob/upload-init-batch 2025-03-10 11:41:40.579 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44833/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 11:41:40.581 [eventLoopGroupProxy-16-1 @call-handler#1649] 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) 2025-03-10 11:41:40.581 [eventLoopGroupProxy-16-1 @call-handler#1649] 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 2025-03-10 11:41:40.581 [eventLoopGroupProxy-16-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-03-10 11:41:40.582 [Test worker @coroutine#1643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44833/api/blob/upload-init-batch 2025-03-10 11:41:40.582 [Test worker @coroutine#1643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44833/api/blob/upload-init-batch 2025-03-10 11:41:40.582 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44833/api/blob/upload-init-batch. 2025-03-10 11:41:40.582 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44833/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:40.583 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44833/api/blob/upload-batch-data 2025-03-10 11:41:40.583 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44833/api/blob/upload-batch-data. 2025-03-10 11:41:40.583 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44833/api/blob/upload-batch-data 2025-03-10 11:41:40.583 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:40.583 [eventLoopGroupProxy-16-1 @call-handler#1656] 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) 2025-03-10 11:41:40.585 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-03-10 11:41:40.585 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:40.586 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44833/api/blob/upload-batch-data 2025-03-10 11:41:40.587 [eventLoopGroupProxy-16-2 @call-handler#1666] 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) 2025-03-10 11:41:40.589 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:40.593 [Test worker @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-03-10 11:41:40.648 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:40.672 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:40.673 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:41.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727de450 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:41.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@7077ae9c 2025-03-10 11:41:41.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@7077ae9c 2025-03-10 11:41:41.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-10 11:41:41.680 [DefaultDispatcher-worker-7 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7077ae9c 2025-03-10 11:41:41.683 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53523/api/blob/upload-init-batch 2025-03-10 11:41:41.683 [Test worker @coroutine#1674] 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:53523/api/blob/upload-init-batch. 2025-03-10 11:41:41.683 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53523/api/blob/upload-init-batch 2025-03-10 11:41:41.683 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53523/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 11:41:41.685 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53523/api/blob/upload-init-batch 2025-03-10 11:41:41.685 [Test worker @coroutine#1674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53523/api/blob/upload-init-batch 2025-03-10 11:41:41.685 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53523/api/blob/upload-init-batch. 2025-03-10 11:41:41.685 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53523/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:41.690 [DefaultDispatcher-worker-5 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7077ae9c 2025-03-10 11:41:41.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-10 11:41:41.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-10 11:41:41.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:41.693 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7077ae9c: (connection evicted) 2025-03-10 11:41:41.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:41.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-10 11:41:41.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ec09a68 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:41.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5c8c80 2025-03-10 11:41:41.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5c8c80 2025-03-10 11:41:41.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-10 11:41:41.707 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51917/api/blob/upload-init-batch 2025-03-10 11:41:41.707 [Test worker @coroutine#1686] 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:51917/api/blob/upload-init-batch. 2025-03-10 11:41:41.707 [Test worker @coroutine#1686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51917/api/blob/upload-init-batch 2025-03-10 11:41:41.707 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51917/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 11:41:41.708 [Test worker @coroutine#1686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51917/api/blob/upload-init-batch 2025-03-10 11:41:41.708 [Test worker @coroutine#1686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51917/api/blob/upload-init-batch 2025-03-10 11:41:41.708 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51917/api/blob/upload-init-batch. 2025-03-10 11:41:41.708 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51917/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:41.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-10 11:41:41.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-10 11:41:41.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:41.709 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e5c8c80: (connection evicted) 2025-03-10 11:41:41.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:41.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-10 11:41:41.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7945986a 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:41.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:41.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-10 11:41:41.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@aca2a0b 2025-03-10 11:41:41.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@aca2a0b 2025-03-10 11:41:41.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-10 11:41:41.723 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39429/api/blob/upload-init-batch 2025-03-10 11:41:41.723 [Test worker @coroutine#1692] 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:39429/api/blob/upload-init-batch. 2025-03-10 11:41:41.723 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39429/api/blob/upload-init-batch 2025-03-10 11:41:41.723 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39429/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-10 11:41:41.724 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39429/api/blob/upload-init-batch 2025-03-10 11:41:41.724 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39429/api/blob/upload-init-batch 2025-03-10 11:41:41.724 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39429/api/blob/upload-init-batch. 2025-03-10 11:41:41.724 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39429/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:41.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-10 11:41:41.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-10 11:41:41.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:41.729 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aca2a0b: (connection evicted) 2025-03-10 11:41:41.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:41.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-10 11:41:41.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-10 11:41:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aa5b3af 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:41.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@598ff2b3 2025-03-10 11:41:41.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@598ff2b3 2025-03-10 11:41:41.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-10 11:41:41.982 [DefaultDispatcher-worker-15 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598ff2b3 2025-03-10 11:41:41.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159a0f0e 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:41.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddb6c71 2025-03-10 11:41:41.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddb6c71 2025-03-10 11:41:41.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-10 11:41:42.003 [DefaultDispatcher-worker-16 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb6c71 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ddc780 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:42.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:42.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:42.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:42.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-10 11:41:42.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2025-03-10 11:41:42.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2025-03-10 11:41:42.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-10 11:41:42.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113e6e06 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:42.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2025-03-10 11:41:42.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2025-03-10 11:41:42.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-10 11:41:42.041 [DefaultDispatcher-worker-16 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2025-03-10 11:41:42.045 [DefaultDispatcher-worker-19 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2025-03-10 11:41:42.049 [DefaultDispatcher-worker-10 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2025-03-10 11:41:42.051 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:42.053 [DefaultDispatcher-worker-2 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2025-03-10 11:41:42.055 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2025-03-10 11:41:42.058 [DefaultDispatcher-worker-7 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2025-03-10 11:41:42.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-10 11:41:42.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:42.062 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f9979cf: (connection evicted) 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:42.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-10 11:41:42.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492d38a2 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:42.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:42.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:42.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:42.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:42.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-10 11:41:42.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-03-10 11:41:42.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-03-10 11:41:42.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-10 11:41:42.080 [DefaultDispatcher-worker-16 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-03-10 11:41:42.084 [DefaultDispatcher-worker-11 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-03-10 11:41:42.085 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:42.088 [DefaultDispatcher-worker-1 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-03-10 11:41:42.092 [DefaultDispatcher-worker-8 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-03-10 11:41:42.093 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-03-10 11:41:42.098 [DefaultDispatcher-worker-10 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-03-10 11:41:42.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-10 11:41:42.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-10 11:41:42.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:42.099 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31885b4b: (connection evicted) 2025-03-10 11:41:42.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:42.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-10 11:41:42.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49994a4 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:42.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-10 11:41:42.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-10 11:41:42.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-10 11:41:42.105 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:42.118 [DefaultDispatcher-worker-10 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-10 11:41:42.122 [DefaultDispatcher-worker-21 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-10 11:41:42.125 [DefaultDispatcher-worker-19 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-10 11:41:42.129 [DefaultDispatcher-worker-7 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-10 11:41:42.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-10 11:41:42.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-10 11:41:42.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:42.129 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5: (connection evicted) 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:42.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-10 11:41:42.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6491006 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:42.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2025-03-10 11:41:42.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2025-03-10 11:41:42.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-10 11:41:42.148 [DefaultDispatcher-worker-16 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2025-03-10 11:41:42.153 [DefaultDispatcher-worker-5 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2025-03-10 11:41:42.157 [DefaultDispatcher-worker-2 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2025-03-10 11:41:42.160 [DefaultDispatcher-worker-3 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2025-03-10 11:41:42.162 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2025-03-10 11:41:42.166 [DefaultDispatcher-worker-18 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2025-03-10 11:41:42.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-10 11:41:42.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-10 11:41:42.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:42.166 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54816d7a: (connection evicted) 2025-03-10 11:41:42.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:42.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-10 11:41:42.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-10 11:41:42.549 [DefaultDispatcher-worker-6 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-03-10 11:41:42.574 [DefaultDispatcher-worker-18 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@620e0d36 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:45.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:45.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-10 11:41:45.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df4cd96 2025-03-10 11:41:45.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df4cd96 2025-03-10 11:41:45.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-10 11:41:45.720 [DefaultDispatcher-worker-7 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df4cd96 2025-03-10 11:41:45.800 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb66b47 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:46.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:46.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:46.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:46.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:46.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:46.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-10 11:41:46.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c61c1b 2025-03-10 11:41:46.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c61c1b 2025-03-10 11:41:46.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-10 11:41:46.251 [DefaultDispatcher-worker-19 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c61c1b 2025-03-10 11:41:46.256 [DefaultDispatcher-worker-13 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c61c1b 2025-03-10 11:41:46.259 [DefaultDispatcher-worker-4 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c61c1b 2025-03-10 11:41:46.262 [DefaultDispatcher-worker-16 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c61c1b 2025-03-10 11:41:46.266 [DefaultDispatcher-worker-7 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c61c1b 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b8ac512 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:46.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c335c4 2025-03-10 11:41:46.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c335c4 2025-03-10 11:41:46.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-10 11:41:46.288 [DefaultDispatcher-worker-7 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c335c4 2025-03-10 11:41:46.292 [DefaultDispatcher-worker-3 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c335c4 2025-03-10 11:41:46.295 [DefaultDispatcher-worker-20 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c335c4 2025-03-10 11:41:46.299 [DefaultDispatcher-worker-15 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c335c4 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da41d02 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:46.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-03-10 11:41:46.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-03-10 11:41:46.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-10 11:41:46.319 [DefaultDispatcher-worker-17 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-03-10 11:41:46.323 [DefaultDispatcher-worker-21 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-03-10 11:41:46.327 [DefaultDispatcher-worker-13 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-03-10 11:41:46.331 [DefaultDispatcher-worker-10 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-03-10 11:41:46.334 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.334 [DefaultDispatcher-worker-7 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-03-10 11:41:46.340 [DefaultDispatcher-worker-5 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-03-10 11:41:46.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6352a3 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:46.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2025-03-10 11:41:46.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2025-03-10 11:41:46.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-10 11:41:46.359 [DefaultDispatcher-worker-2 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2025-03-10 11:41:46.363 [DefaultDispatcher-worker-9 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2025-03-10 11:41:46.366 [DefaultDispatcher-worker-11 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2025-03-10 11:41:46.369 [DefaultDispatcher-worker-9 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2025-03-10 11:41:46.370 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.374 [DefaultDispatcher-worker-8 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f5076f9 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:46.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-03-10 11:41:46.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-03-10 11:41:46.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-10 11:41:46.392 [DefaultDispatcher-worker-4 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-03-10 11:41:46.396 [DefaultDispatcher-worker-6 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-03-10 11:41:46.400 [DefaultDispatcher-worker-5 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-03-10 11:41:46.401 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.404 [DefaultDispatcher-worker-5 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-03-10 11:41:46.407 [DefaultDispatcher-worker-19 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-03-10 11:41:46.413 [DefaultDispatcher-worker-6 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb64b9c 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:46.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@27244a88 2025-03-10 11:41:46.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@27244a88 2025-03-10 11:41:46.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-10 11:41:46.434 [DefaultDispatcher-worker-16 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27244a88 2025-03-10 11:41:46.438 [DefaultDispatcher-worker-5 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27244a88 2025-03-10 11:41:46.441 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.442 [DefaultDispatcher-worker-8 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27244a88 2025-03-10 11:41:46.445 [DefaultDispatcher-worker-8 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27244a88 2025-03-10 11:41:46.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34907a49 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:46.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-03-10 11:41:46.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-03-10 11:41:46.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-10 11:41:46.463 [DefaultDispatcher-worker-19 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-03-10 11:41:46.467 [DefaultDispatcher-worker-10 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-03-10 11:41:46.470 [DefaultDispatcher-worker-11 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-03-10 11:41:46.474 [DefaultDispatcher-worker-15 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-03-10 11:41:46.474 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.477 [DefaultDispatcher-worker-15 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-03-10 11:41:46.482 [DefaultDispatcher-worker-6 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e11b60 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:46.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-03-10 11:41:46.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-03-10 11:41:46.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ccf1d3e 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:46.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:46.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-10 11:41:46.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2025-03-10 11:41:46.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2025-03-10 11:41:46.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-10 11:41:46.508 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2025-03-10 11:41:46.509 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59043128 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:46.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-10 11:41:46.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-03-10 11:41:46.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-03-10 11:41:46.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-10 11:41:46.516 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.526 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-03-10 11:41:46.527 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d4337f9 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:46.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-03-10 11:41:46.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-03-10 11:41:46.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-10 11:41:46.543 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-03-10 11:41:46.544 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@711261c7 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:46.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-03-10 11:41:46.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-03-10 11:41:46.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-10 11:41:46.546 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.558 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-03-10 11:41:46.559 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a89cef 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:46.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-03-10 11:41:46.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-03-10 11:41:46.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f473daf 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:46.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:46.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-10 11:41:46.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-03-10 11:41:46.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-03-10 11:41:46.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-10 11:41:46.584 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.589 [DefaultDispatcher-worker-13 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-03-10 11:41:46.595 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.610 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46881/ 2025-03-10 11:41:46.610 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46881/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:46.611 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46881/ 2025-03-10 11:41:46.611 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46881/ 2025-03-10 11:41:46.611 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46881/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:46.613 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.631 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.645 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.652 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46881/ 2025-03-10 11:41:46.652 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46881/ 2025-03-10 11:41:46.652 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46881/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:46.661 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.670 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:46.694 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46881/ 2025-03-10 11:41:46.694 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46881/ 2025-03-10 11:41:46.694 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46881/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:46.735 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46881/ 2025-03-10 11:41:46.736 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46881/ 2025-03-10 11:41:46.736 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46881/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:46.777 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46881/ 2025-03-10 11:41:46.778 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46881/ 2025-03-10 11:41:46.778 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46881/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:46.819 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46881/ 2025-03-10 11:41:46.820 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46881/ 2025-03-10 11:41:46.820 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46881/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:46.862 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46881/ 2025-03-10 11:41:46.864 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58073/ 2025-03-10 11:41:46.864 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58073/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:46.865 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58073/ 2025-03-10 11:41:46.865 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58073/ 2025-03-10 11:41:46.865 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58073/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:46.907 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58073/ 2025-03-10 11:41:46.907 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58073/ 2025-03-10 11:41:46.907 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58073/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:46.948 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58073/ 2025-03-10 11:41:46.949 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58073/ 2025-03-10 11:41:46.949 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58073/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:46.991 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58073/ 2025-03-10 11:41:46.991 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58073/ 2025-03-10 11:41:46.991 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58073/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:47.032 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58073/ 2025-03-10 11:41:47.033 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58073/ 2025-03-10 11:41:47.033 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58073/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:47.074 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58073/ 2025-03-10 11:41:47.075 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58073/ 2025-03-10 11:41:47.075 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58073/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-10 11:41:47.075 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58073/ 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1da5635e 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:47.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ccc91b 2025-03-10 11:41:47.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ccc91b 2025-03-10 11:41:47.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-10 11:41:47.155 [DefaultDispatcher-worker-13 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ccc91b 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f8707c 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:47.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c 2025-03-10 11:41:47.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c 2025-03-10 11:41:47.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-10 11:41:47.179 [DefaultDispatcher-worker-7 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ffcb1bd 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:47.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-03-10 11:41:47.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-03-10 11:41:47.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-10 11:41:47.199 [DefaultDispatcher-worker-14 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e76ade9 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:47.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:47.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-10 11:41:47.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2025-03-10 11:41:47.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2025-03-10 11:41:47.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-10 11:41:47.219 [DefaultDispatcher-worker-10 @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53630682 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:47.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:47.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-03-10 11:41:47.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-03-10 11:41:47.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-10 11:41:47.220 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:47.239 [DefaultDispatcher-worker-13 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bbf361a 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:47.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@505a48a2 2025-03-10 11:41:47.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@505a48a2 2025-03-10 11:41:47.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-10 11:41:47.261 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:47.264 [DefaultDispatcher-worker-15 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505a48a2 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77331437 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:47.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:47.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-10 11:41:47.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2025-03-10 11:41:47.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2025-03-10 11:41:47.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-10 11:41:47.280 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:47.289 [DefaultDispatcher-worker-14 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73cfafd8 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:47.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:47.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-10 11:41:47.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@702ab027 2025-03-10 11:41:47.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@702ab027 2025-03-10 11:41:47.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-10 11:41:47.301 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:47.310 [DefaultDispatcher-worker-14 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702ab027 2025-03-10 11:41:47.316 [DefaultDispatcher-worker-20 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702ab027 2025-03-10 11:41:47.319 [DefaultDispatcher-worker-3 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702ab027 2025-03-10 11:41:47.320 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:47.322 [DefaultDispatcher-worker-14 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702ab027 2025-03-10 11:41:47.328 [DefaultDispatcher-worker-9 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702ab027 2025-03-10 11:41:47.331 [DefaultDispatcher-worker-19 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702ab027 2025-03-10 11:41:47.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2025-03-10 11:41:47.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2025-03-10 11:41:47.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:47.334 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@702ab027: (connection evicted) 2025-03-10 11:41:47.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:47.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2025-03-10 11:41:47.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2025-03-10 11:41:47.362 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:47.392 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e783f78 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-10 11:41:51.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2025-03-10 11:41:51.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2025-03-10 11:41:51.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-10 11:41:51.410 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2025-03-10 11:41:51.419 [DefaultDispatcher-worker-2 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2025-03-10 11:41:51.425 [DefaultDispatcher-worker-9 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a728076 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fda9fb 2025-03-10 11:41:51.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fda9fb 2025-03-10 11:41:51.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-10 11:41:51.436 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67fda9fb 2025-03-10 11:41:51.445 [DefaultDispatcher-worker-3 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67fda9fb 2025-03-10 11:41:51.449 [DefaultDispatcher-worker-12 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67fda9fb 2025-03-10 11:41:51.453 [DefaultDispatcher-worker-21 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67fda9fb 2025-03-10 11:41:51.457 [DefaultDispatcher-worker-10 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67fda9fb 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ee31b8 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-03-10 11:41:51.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-03-10 11:41:51.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-10 11:41:51.467 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-03-10 11:41:51.476 [DefaultDispatcher-worker-5 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-03-10 11:41:51.481 [DefaultDispatcher-worker-9 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-03-10 11:41:51.484 [DefaultDispatcher-worker-3 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-03-10 11:41:51.487 [DefaultDispatcher-worker-13 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7680beac 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-10 11:41:51.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2025-03-10 11:41:51.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2025-03-10 11:41:51.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-10 11:41:51.496 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2025-03-10 11:41:51.502 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:51.506 [DefaultDispatcher-worker-18 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2025-03-10 11:41:51.511 [DefaultDispatcher-worker-13 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2025-03-10 11:41:51.515 [DefaultDispatcher-worker-7 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2025-03-10 11:41:51.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57eb2555 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2025-03-10 11:41:51.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2025-03-10 11:41:51.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-10 11:41:51.525 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2025-03-10 11:41:51.527 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:51.534 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2025-03-10 11:41:51.539 [DefaultDispatcher-worker-18 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ad5f35 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-10 11:41:51.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-03-10 11:41:51.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-03-10 11:41:51.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-10 11:41:51.550 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-03-10 11:41:51.558 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:51.558 [DefaultDispatcher-worker-2 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-03-10 11:41:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e49d3d 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-03-10 11:41:51.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-03-10 11:41:51.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-10 11:41:51.570 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-03-10 11:41:51.579 [DefaultDispatcher-worker-4 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-03-10 11:41:51.618 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:51.618 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:51.641 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:51.674 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70e07ef8 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-10 11:41:51.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-03-10 11:41:51.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-03-10 11:41:51.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-10 11:41:51.706 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-03-10 11:41:51.711 [Test worker @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-03-10 11:41:51.712 [Test worker @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-03-10 11:41:51.714 [DefaultDispatcher-worker-4 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50857/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.714 [DefaultDispatcher-worker-4 @coroutine#2065] 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:50857/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:51.714 [DefaultDispatcher-worker-4 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.714 [DefaultDispatcher-worker-4 @coroutine#2065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50857/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:51.715 [DefaultDispatcher-worker-5 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.715 [DefaultDispatcher-worker-5 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50857/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.719 [DefaultDispatcher-worker-7 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-03-10 11:41:51.719 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.719 [DefaultDispatcher-worker-7 @coroutine#2064] 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:50857/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:51.719 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.719 [DefaultDispatcher-worker-12 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.719 [DefaultDispatcher-worker-12 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.720 [Test worker @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-03-10 11:41:51.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d72da0b 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-10 11:41:51.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-10 11:41:51.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-10 11:41:51.733 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-10 11:41:51.739 [Test worker @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-10 11:41:51.739 [Test worker @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-10 11:41:51.743 [DefaultDispatcher-worker-18 @coroutine#2086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50857/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-10 11:41:51.743 [DefaultDispatcher-worker-18 @coroutine#2086] 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:50857/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-10 11:41:51.743 [DefaultDispatcher-worker-18 @coroutine#2086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-10 11:41:51.744 [DefaultDispatcher-worker-14 @coroutine#2086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-10 11:41:51.744 [DefaultDispatcher-worker-14 @coroutine#2086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50857/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-10 11:41:51.745 [DefaultDispatcher-worker-17 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48064a5a 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-10 11:41:51.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-10 11:41:51.789 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:51.791 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6856611a 2025-03-10 11:41:51.791 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6856611a 2025-03-10 11:41:51.793 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@66918260 2025-03-10 11:41:51.793 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@66918260 2025-03-10 11:41:51.795 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ae0a6a 2025-03-10 11:41:51.795 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ae0a6a 2025-03-10 11:41:51.797 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ac885b 2025-03-10 11:41:51.797 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ac885b 2025-03-10 11:41:51.798 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca96305 2025-03-10 11:41:51.798 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca96305 2025-03-10 11:41:51.799 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.800 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c16c72 2025-03-10 11:41:51.800 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c16c72 2025-03-10 11:41:51.802 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ed99a 2025-03-10 11:41:51.802 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ed99a 2025-03-10 11:41:51.803 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@47837714 2025-03-10 11:41:51.803 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@47837714 2025-03-10 11:41:51.804 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.805 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@700595aa 2025-03-10 11:41:51.805 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@700595aa 2025-03-10 11:41:51.805 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:51.805 [Test worker @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.806 [DefaultDispatcher-worker-2 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.806 [DefaultDispatcher-worker-2 @coroutine#2097] 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:50455/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:51.806 [DefaultDispatcher-worker-2 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.806 [DefaultDispatcher-worker-2 @coroutine#2097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50455/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:51.807 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.807 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.810 [DefaultDispatcher-worker-15 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.811 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.811 [DefaultDispatcher-worker-15 @coroutine#2096] 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:50455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:51.811 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.811 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.811 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.812 [Test worker @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.817 [DefaultDispatcher-worker-2 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.821 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:51.822 [DefaultDispatcher-worker-6 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.824 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e372589 2025-03-10 11:41:51.824 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e372589 2025-03-10 11:41:51.826 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f0c43f 2025-03-10 11:41:51.826 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f0c43f 2025-03-10 11:41:51.826 [DefaultDispatcher-worker-10 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.827 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cf4ef9 2025-03-10 11:41:51.827 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cf4ef9 2025-03-10 11:41:51.829 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cdce04 2025-03-10 11:41:51.829 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cdce04 2025-03-10 11:41:51.831 [DefaultDispatcher-worker-10 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.831 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7691bed9 2025-03-10 11:41:51.831 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7691bed9 2025-03-10 11:41:51.833 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@b65d08 2025-03-10 11:41:51.833 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@b65d08 2025-03-10 11:41:51.835 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@e007361 2025-03-10 11:41:51.835 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@e007361 2025-03-10 11:41:51.836 [DefaultDispatcher-worker-6 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.837 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e2314b 2025-03-10 11:41:51.837 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e2314b 2025-03-10 11:41:51.838 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7e3ad8 2025-03-10 11:41:51.839 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7e3ad8 2025-03-10 11:41:51.839 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:51.840 [DefaultDispatcher-worker-14 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.844 [DefaultDispatcher-worker-3 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.849 [DefaultDispatcher-worker-8 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.854 [DefaultDispatcher-worker-17 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.858 [DefaultDispatcher-worker-3 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@403f6c04 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-10 11:41:51.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2025-03-10 11:41:51.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2025-03-10 11:41:51.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-10 11:41:51.877 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2025-03-10 11:41:51.882 [Test worker @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2025-03-10 11:41:51.883 [Test worker @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2025-03-10 11:41:51.884 [DefaultDispatcher-worker-10 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.884 [DefaultDispatcher-worker-10 @coroutine#2143] 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:37113/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:51.884 [DefaultDispatcher-worker-10 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.884 [DefaultDispatcher-worker-10 @coroutine#2143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37113/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:51.885 [DefaultDispatcher-worker-1 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.885 [DefaultDispatcher-worker-1 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.886 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:51.888 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af626ef 2025-03-10 11:41:51.888 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af626ef 2025-03-10 11:41:51.888 [DefaultDispatcher-worker-8 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2025-03-10 11:41:51.888 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.888 [DefaultDispatcher-worker-8 @coroutine#2142] 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:37113/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:51.888 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.889 [DefaultDispatcher-worker-6 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.889 [DefaultDispatcher-worker-6 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.889 [Test worker @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-10 11:41:51.890 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4431c1c1 2025-03-10 11:41:51.890 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4431c1c1 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6df0d030 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-10 11:41:51.891 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@400e4d9f 2025-03-10 11:41:51.891 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@400e4d9f 2025-03-10 11:41:51.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-03-10 11:41:51.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-03-10 11:41:51.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-10 11:41:51.892 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-03-10 11:41:51.893 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ccbfa 2025-03-10 11:41:51.893 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ccbfa 2025-03-10 11:41:51.895 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb654ea 2025-03-10 11:41:51.895 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb654ea 2025-03-10 11:41:51.896 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3443ad34 2025-03-10 11:41:51.896 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3443ad34 2025-03-10 11:41:51.898 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-03-10 11:41:51.898 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6136c96 2025-03-10 11:41:51.898 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6136c96 2025-03-10 11:41:51.899 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-03-10 11:41:51.899 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@652334b5 2025-03-10 11:41:51.899 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@652334b5 2025-03-10 11:41:51.900 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37113/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-10 11:41:51.900 [DefaultDispatcher-worker-14 @coroutine#2165] 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:37113/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-10 11:41:51.900 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37113/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-10 11:41:51.901 [DefaultDispatcher-worker-17 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37113/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-10 11:41:51.901 [DefaultDispatcher-worker-17 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37113/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-10 11:41:51.901 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fe3dff 2025-03-10 11:41:51.901 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fe3dff 2025-03-10 11:41:51.901 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:51.904 [DefaultDispatcher-worker-9 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7104b117 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-10 11:41:51.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-10 11:41:51.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-10 11:41:51.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-10 11:41:51.956 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-10 11:41:51.962 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-10 11:41:51.963 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-10 11:41:51.963 [DefaultDispatcher-worker-6 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.963 [DefaultDispatcher-worker-6 @coroutine#2176] 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:37923/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:51.963 [DefaultDispatcher-worker-6 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.964 [DefaultDispatcher-worker-6 @coroutine#2176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37923/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:51.965 [DefaultDispatcher-worker-13 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.965 [DefaultDispatcher-worker-13 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:51.965 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:51.967 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934d634 2025-03-10 11:41:51.967 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934d634 2025-03-10 11:41:51.968 [DefaultDispatcher-worker-12 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-10 11:41:51.968 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.968 [DefaultDispatcher-worker-12 @coroutine#2175] 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:37923/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:51.968 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.968 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.968 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:51.969 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-10 11:41:51.969 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f32b62 2025-03-10 11:41:51.969 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f32b62 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@444720b7 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-10 11:41:51.971 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ccbd44 2025-03-10 11:41:51.971 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ccbd44 2025-03-10 11:41:51.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2025-03-10 11:41:51.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2025-03-10 11:41:51.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-10 11:41:51.972 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2025-03-10 11:41:51.973 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ce2159 2025-03-10 11:41:51.973 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ce2159 2025-03-10 11:41:51.974 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f4c8c2 2025-03-10 11:41:51.974 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f4c8c2 2025-03-10 11:41:51.976 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@675256a5 2025-03-10 11:41:51.976 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@675256a5 2025-03-10 11:41:51.977 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2025-03-10 11:41:51.977 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1182e196 2025-03-10 11:41:51.977 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1182e196 2025-03-10 11:41:51.978 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2025-03-10 11:41:51.979 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e1de16 2025-03-10 11:41:51.979 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e1de16 2025-03-10 11:41:51.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6557dcea 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:51.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-03-10 11:41:51.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-03-10 11:41:51.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-10 11:41:51.982 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@799cb2d0 2025-03-10 11:41:51.982 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@799cb2d0 2025-03-10 11:41:51.982 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:51.983 [DefaultDispatcher-worker-9 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2025-03-10 11:41:51.992 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:51.993 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-03-10 11:41:51.994 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5636e11c 2025-03-10 11:41:51.994 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5636e11c 2025-03-10 11:41:51.996 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f105aa 2025-03-10 11:41:51.996 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f105aa 2025-03-10 11:41:51.997 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cce8a6c 2025-03-10 11:41:51.997 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cce8a6c 2025-03-10 11:41:51.998 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-03-10 11:41:51.999 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-03-10 11:41:51.999 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc0f91 2025-03-10 11:41:51.999 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc0f91 2025-03-10 11:41:52.000 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55895/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.000 [DefaultDispatcher-worker-9 @coroutine#2205] 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:55895/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:52.000 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55895/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.000 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55895/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:52.001 [DefaultDispatcher-worker-3 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55895/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.001 [DefaultDispatcher-worker-3 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55895/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.001 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@789333b5 2025-03-10 11:41:52.001 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@789333b5 2025-03-10 11:41:52.003 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@289fb558 2025-03-10 11:41:52.003 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@289fb558 2025-03-10 11:41:52.004 [DefaultDispatcher-worker-12 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-03-10 11:41:52.004 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.004 [DefaultDispatcher-worker-12 @coroutine#2204] 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:55895/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:52.004 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.005 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.005 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.005 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad7cd 2025-03-10 11:41:52.005 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad7cd 2025-03-10 11:41:52.005 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-03-10 11:41:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63be4548 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-10 11:41:52.007 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e3f0de 2025-03-10 11:41:52.007 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e3f0de 2025-03-10 11:41:52.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-10 11:41:52.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-10 11:41:52.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-10 11:41:52.008 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-10 11:41:52.009 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@180c7acc 2025-03-10 11:41:52.009 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@180c7acc 2025-03-10 11:41:52.009 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:52.014 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-10 11:41:52.015 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64cceb51 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@b70cf5d 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@b70cf5d 2025-03-10 11:41:52.016 [DefaultDispatcher-worker-2 @coroutine#2227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-10 11:41:52.019 [DefaultDispatcher-worker-15 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-10 11:41:52.029 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b70cf5d 2025-03-10 11:41:52.035 [DefaultDispatcher-worker-2 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b70cf5d 2025-03-10 11:41:52.036 [DefaultDispatcher-worker-2 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b70cf5d 2025-03-10 11:41:52.036 [DefaultDispatcher-worker-17 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.036 [DefaultDispatcher-worker-17 @coroutine#2234] 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. 2025-03-10 11:41:52.036 [DefaultDispatcher-worker-17 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.036 [DefaultDispatcher-worker-17 @coroutine#2234] 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 2025-03-10 11:41:52.036 [DefaultDispatcher-worker-2 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 11:41:52.036 [DefaultDispatcher-worker-2 @coroutine#2227] 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. 2025-03-10 11:41:52.036 [DefaultDispatcher-worker-2 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 11:41:52.037 [DefaultDispatcher-worker-8 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 11:41:52.037 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@145ce025 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-10 11:41:52.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-10 11:41:52.040 [DefaultDispatcher-worker-14 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b70cf5d 2025-03-10 11:41:52.040 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.040 [DefaultDispatcher-worker-14 @coroutine#2233] 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. 2025-03-10 11:41:52.040 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.041 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.043 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.044 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f24a6f 2025-03-10 11:41:52.044 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f24a6f 2025-03-10 11:41:52.046 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35a041 2025-03-10 11:41:52.046 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35a041 2025-03-10 11:41:52.047 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a211f 2025-03-10 11:41:52.047 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a211f 2025-03-10 11:41:52.048 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d08aa7a 2025-03-10 11:41:52.048 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d08aa7a 2025-03-10 11:41:52.050 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d993486 2025-03-10 11:41:52.050 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d993486 2025-03-10 11:41:52.051 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fa0dc 2025-03-10 11:41:52.051 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fa0dc 2025-03-10 11:41:52.052 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.052 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2554609f 2025-03-10 11:41:52.052 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2554609f 2025-03-10 11:41:52.054 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@d275535 2025-03-10 11:41:52.054 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@d275535 2025-03-10 11:41:52.056 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@198e7d13 2025-03-10 11:41:52.056 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@198e7d13 2025-03-10 11:41:52.056 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:52.057 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.058 [Test worker @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.059 [DefaultDispatcher-worker-16 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.059 [DefaultDispatcher-worker-16 @coroutine#2248] 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:50145/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:52.059 [DefaultDispatcher-worker-16 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.059 [DefaultDispatcher-worker-16 @coroutine#2248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50145/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:52.060 [DefaultDispatcher-worker-11 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.060 [DefaultDispatcher-worker-11 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.063 [DefaultDispatcher-worker-2 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.063 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.063 [DefaultDispatcher-worker-2 @coroutine#2247] 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:50145/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:52.063 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.064 [DefaultDispatcher-worker-13 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.064 [DefaultDispatcher-worker-13 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.064 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.069 [DefaultDispatcher-worker-19 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.071 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.073 [DefaultDispatcher-worker-6 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.074 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbeebc3 2025-03-10 11:41:52.074 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbeebc3 2025-03-10 11:41:52.076 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@71791a44 2025-03-10 11:41:52.076 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@71791a44 2025-03-10 11:41:52.077 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@754680b3 2025-03-10 11:41:52.077 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@754680b3 2025-03-10 11:41:52.078 [DefaultDispatcher-worker-6 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.079 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3044107f 2025-03-10 11:41:52.079 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3044107f 2025-03-10 11:41:52.080 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.081 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@382c1547 2025-03-10 11:41:52.081 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@382c1547 2025-03-10 11:41:52.082 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-03-10 11:41:52.082 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-03-10 11:41:52.082 [DefaultDispatcher-worker-13 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.083 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be833c 2025-03-10 11:41:52.083 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be833c 2025-03-10 11:41:52.083 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-03-10 11:41:52.083 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-03-10 11:41:52.085 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@403cd8a0 2025-03-10 11:41:52.085 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-03-10 11:41:52.085 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-03-10 11:41:52.085 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@403cd8a0 2025-03-10 11:41:52.086 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-03-10 11:41:52.086 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-03-10 11:41:52.087 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@506bef30 2025-03-10 11:41:52.087 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@506bef30 2025-03-10 11:41:52.087 [DefaultDispatcher-worker-18 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.088 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-03-10 11:41:52.088 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-03-10 11:41:52.089 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b54e57 2025-03-10 11:41:52.089 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b54e57 2025-03-10 11:41:52.089 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:52.090 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-03-10 11:41:52.090 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-03-10 11:41:52.091 [DefaultDispatcher-worker-16 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.091 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-03-10 11:41:52.091 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-03-10 11:41:52.093 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-03-10 11:41:52.093 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-03-10 11:41:52.095 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-03-10 11:41:52.095 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-03-10 11:41:52.095 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:52.096 [DefaultDispatcher-worker-20 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.100 [DefaultDispatcher-worker-16 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.105 [DefaultDispatcher-worker-14 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.107 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50145/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 11:41:52.107 [DefaultDispatcher-worker-8 @coroutine#2276] 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:50145/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-10 11:41:52.107 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50145/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 11:41:52.108 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.108 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50145/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 11:41:52.108 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50145/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 11:41:52.108 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50145/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-10 11:41:52.108 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50145/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:52.109 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 11:41:52.109 [DefaultDispatcher-worker-11 @coroutine#2276] 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:50145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-10 11:41:52.109 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 11:41:52.109 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 11:41:52.109 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b792fe 2025-03-10 11:41:52.109 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 11:41:52.109 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b792fe 2025-03-10 11:41:52.110 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7706db8 2025-03-10 11:41:52.110 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7706db8 2025-03-10 11:41:52.112 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ff98e 2025-03-10 11:41:52.112 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ff98e 2025-03-10 11:41:52.113 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@464d6783 2025-03-10 11:41:52.113 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@464d6783 2025-03-10 11:41:52.115 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d83dd6 2025-03-10 11:41:52.115 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d83dd6 2025-03-10 11:41:52.116 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.117 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c183b8 2025-03-10 11:41:52.117 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c183b8 2025-03-10 11:41:52.118 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c13d6c7 2025-03-10 11:41:52.118 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c13d6c7 2025-03-10 11:41:52.119 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbe8747 2025-03-10 11:41:52.119 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbe8747 2025-03-10 11:41:52.120 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d43b35 2025-03-10 11:41:52.120 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d43b35 2025-03-10 11:41:52.120 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@266298cc 2025-03-10 11:41:52.120 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@266298cc 2025-03-10 11:41:52.122 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ebbdb7 2025-03-10 11:41:52.122 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ebbdb7 2025-03-10 11:41:52.122 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e6275b 2025-03-10 11:41:52.122 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e6275b 2025-03-10 11:41:52.122 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:52.123 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e9310e 2025-03-10 11:41:52.123 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e9310e 2025-03-10 11:41:52.125 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@514e705a 2025-03-10 11:41:52.125 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@514e705a 2025-03-10 11:41:52.126 [DefaultDispatcher-worker-13 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:52.127 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f0e4d5 2025-03-10 11:41:52.127 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f0e4d5 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-10 11:41:52.128 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bdfb39 2025-03-10 11:41:52.128 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bdfb39 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d5b303 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-10 11:41:52.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-10 11:41:52.130 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c6ce41 2025-03-10 11:41:52.130 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c6ce41 2025-03-10 11:41:52.132 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1128b4c3 2025-03-10 11:41:52.132 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1128b4c3 2025-03-10 11:41:52.132 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:52.139 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.141 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dca50ef 2025-03-10 11:41:52.141 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dca50ef 2025-03-10 11:41:52.142 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.142 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@330db926 2025-03-10 11:41:52.142 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@330db926 2025-03-10 11:41:52.144 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@37323b9f 2025-03-10 11:41:52.144 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@37323b9f 2025-03-10 11:41:52.145 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7230b31d 2025-03-10 11:41:52.145 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7230b31d 2025-03-10 11:41:52.147 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.147 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d92d89c 2025-03-10 11:41:52.147 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d92d89c 2025-03-10 11:41:52.148 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.149 [DefaultDispatcher-worker-10 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.149 [DefaultDispatcher-worker-10 @coroutine#2299] 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:47527/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:52.149 [DefaultDispatcher-worker-10 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.149 [DefaultDispatcher-worker-10 @coroutine#2299] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47527/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:52.149 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@43088681 2025-03-10 11:41:52.149 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@43088681 2025-03-10 11:41:52.150 [DefaultDispatcher-worker-17 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.150 [DefaultDispatcher-worker-17 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.151 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6540b3bc 2025-03-10 11:41:52.151 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6540b3bc 2025-03-10 11:41:52.153 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f4c52 2025-03-10 11:41:52.153 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f4c52 2025-03-10 11:41:52.153 [DefaultDispatcher-worker-7 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.153 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.153 [DefaultDispatcher-worker-7 @coroutine#2298] 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:47527/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:52.153 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.154 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.154 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.154 [Test worker @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-10 11:41:52.154 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@194230b5 2025-03-10 11:41:52.154 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@194230b5 2025-03-10 11:41:52.155 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac8916d 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-10 11:41:52.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-10 11:41:52.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-10 11:41:52.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-10 11:41:52.157 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-10 11:41:52.162 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-10 11:41:52.163 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-10 11:41:52.167 [DefaultDispatcher-worker-21 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-10 11:41:52.168 [DefaultDispatcher-worker-10 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.171 [DefaultDispatcher-worker-21 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.173 [DefaultDispatcher-worker-15 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.177 [DefaultDispatcher-worker-13 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.188 [DefaultDispatcher-worker-14 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.197 [DefaultDispatcher-worker-20 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.201 [DefaultDispatcher-worker-3 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.205 [DefaultDispatcher-worker-5 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.209 [DefaultDispatcher-worker-5 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.215 [DefaultDispatcher-worker-11 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4690a37e 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-10 11:41:52.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:52.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:52.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-10 11:41:52.229 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.231 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:52.231 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@16244ed 2025-03-10 11:41:52.231 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@16244ed 2025-03-10 11:41:52.233 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa5bab1 2025-03-10 11:41:52.233 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa5bab1 2025-03-10 11:41:52.235 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9a2f9d 2025-03-10 11:41:52.235 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9a2f9d 2025-03-10 11:41:52.236 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:52.236 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e98b08a 2025-03-10 11:41:52.236 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e98b08a 2025-03-10 11:41:52.237 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:52.238 [DefaultDispatcher-worker-11 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.238 [DefaultDispatcher-worker-11 @coroutine#2342] 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:37455/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:52.238 [DefaultDispatcher-worker-11 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.238 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcec098 2025-03-10 11:41:52.238 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcec098 2025-03-10 11:41:52.238 [DefaultDispatcher-worker-11 @coroutine#2342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37455/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:52.239 [DefaultDispatcher-worker-19 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.239 [DefaultDispatcher-worker-19 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.240 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1c99a2 2025-03-10 11:41:52.240 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1c99a2 2025-03-10 11:41:52.242 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a0b71b 2025-03-10 11:41:52.242 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a0b71b 2025-03-10 11:41:52.243 [DefaultDispatcher-worker-13 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:52.243 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.243 [DefaultDispatcher-worker-13 @coroutine#2341] 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:37455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:52.243 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.243 [DefaultDispatcher-worker-16 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.243 [DefaultDispatcher-worker-16 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.244 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cca7d3c 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.244 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb74fc5 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.244 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb74fc5 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-10 11:41:52.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27be1d 2025-03-10 11:41:52.246 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6808b 2025-03-10 11:41:52.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27be1d 2025-03-10 11:41:52.246 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6808b 2025-03-10 11:41:52.246 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:52.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-10 11:41:52.247 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c27be1d 2025-03-10 11:41:52.252 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c27be1d 2025-03-10 11:41:52.253 [Test worker @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c27be1d 2025-03-10 11:41:52.257 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.257 [DefaultDispatcher-worker-1 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c27be1d 2025-03-10 11:41:52.258 [DefaultDispatcher-worker-6 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:52.259 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e68b9b 2025-03-10 11:41:52.259 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e68b9b 2025-03-10 11:41:52.261 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@29217117 2025-03-10 11:41:52.261 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@29217117 2025-03-10 11:41:52.262 [DefaultDispatcher-worker-6 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:52.263 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d1ee0eb 2025-03-10 11:41:52.263 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d1ee0eb 2025-03-10 11:41:52.264 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@681c7b2c 2025-03-10 11:41:52.264 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@681c7b2c 2025-03-10 11:41:52.266 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb58fe7 2025-03-10 11:41:52.266 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb58fe7 2025-03-10 11:41:52.267 [DefaultDispatcher-worker-13 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:52.268 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bef04f 2025-03-10 11:41:52.268 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bef04f 2025-03-10 11:41:52.270 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd5a2b 2025-03-10 11:41:52.270 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd5a2b 2025-03-10 11:41:52.272 [DefaultDispatcher-worker-18 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:52.272 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@8338463 2025-03-10 11:41:52.272 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@8338463 2025-03-10 11:41:52.272 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37455/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 11:41:52.272 [DefaultDispatcher-worker-7 @coroutine#2370] 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:37455/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-10 11:41:52.272 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37455/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 11:41:52.273 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37455/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 11:41:52.273 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37455/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-10 11:41:52.273 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faef835 2025-03-10 11:41:52.273 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faef835 2025-03-10 11:41:52.273 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:52.314 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37455/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-10 11:41:52.314 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37455/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:52.315 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 11:41:52.315 [DefaultDispatcher-worker-15 @coroutine#2370] 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:37455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-10 11:41:52.315 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 11:41:52.315 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 11:41:52.315 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-10 11:41:52.317 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:52.319 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b14d0f2 2025-03-10 11:41:52.319 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b14d0f2 2025-03-10 11:41:52.321 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d33be0 2025-03-10 11:41:52.321 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d33be0 2025-03-10 11:41:52.322 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ecbb82 2025-03-10 11:41:52.322 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ecbb82 2025-03-10 11:41:52.324 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ee31db 2025-03-10 11:41:52.324 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ee31db 2025-03-10 11:41:52.326 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6970eef4 2025-03-10 11:41:52.326 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6970eef4 2025-03-10 11:41:52.327 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c0d401 2025-03-10 11:41:52.327 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c0d401 2025-03-10 11:41:52.328 [DefaultDispatcher-worker-15 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:52.329 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b45590 2025-03-10 11:41:52.329 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b45590 2025-03-10 11:41:52.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-10 11:41:52.330 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1ce94 2025-03-10 11:41:52.330 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1ce94 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34c050a1 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:52.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:52.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-10 11:41:52.332 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2897b6 2025-03-10 11:41:52.332 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2897b6 2025-03-10 11:41:52.332 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:52.343 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:52.346 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.348 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:52.349 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@48082a8 2025-03-10 11:41:52.349 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@48082a8 2025-03-10 11:41:52.349 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:52.350 [DefaultDispatcher-worker-15 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.350 [DefaultDispatcher-worker-15 @coroutine#2395] 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:48435/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:52.350 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@a477c48 2025-03-10 11:41:52.350 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@a477c48 2025-03-10 11:41:52.350 [DefaultDispatcher-worker-15 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.350 [DefaultDispatcher-worker-15 @coroutine#2395] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48435/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:52.351 [DefaultDispatcher-worker-8 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.351 [DefaultDispatcher-worker-8 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:52.352 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@e78e9d8 2025-03-10 11:41:52.352 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@e78e9d8 2025-03-10 11:41:52.354 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7a7673 2025-03-10 11:41:52.354 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7a7673 2025-03-10 11:41:52.354 [DefaultDispatcher-worker-1 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:52.354 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.354 [DefaultDispatcher-worker-1 @coroutine#2394] 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:48435/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:52.354 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.355 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.355 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.355 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-10 11:41:52.356 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bef3876 2025-03-10 11:41:52.356 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bef3876 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@786de0a3 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-10 11:41:52.357 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afbb87f 2025-03-10 11:41:52.357 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afbb87f 2025-03-10 11:41:52.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-03-10 11:41:52.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-03-10 11:41:52.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-10 11:41:52.358 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-03-10 11:41:52.359 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3384a8d1 2025-03-10 11:41:52.359 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3384a8d1 2025-03-10 11:41:52.360 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b55893c 2025-03-10 11:41:52.360 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b55893c 2025-03-10 11:41:52.362 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cb28a8 2025-03-10 11:41:52.362 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cb28a8 2025-03-10 11:41:52.362 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:52.363 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-03-10 11:41:52.364 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-03-10 11:41:52.367 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48435/auth/register 2025-03-10 11:41:52.367 [DefaultDispatcher-worker-10 @coroutine#2417] 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:48435/auth/register. 2025-03-10 11:41:52.367 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48435/auth/register 2025-03-10 11:41:52.367 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48435/auth/register from class io.ktor.http.content.TextContent 2025-03-10 11:41:52.367 [DefaultDispatcher-worker-20 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48435/auth/register 2025-03-10 11:41:52.367 [DefaultDispatcher-worker-20 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48435/auth/register 2025-03-10 11:41:52.369 [DefaultDispatcher-worker-13 @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-03-10 11:41:52.408 [DefaultDispatcher-worker-19 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48435/auth/register. 2025-03-10 11:41:52.408 [DefaultDispatcher-worker-19 @coroutine#2417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48435/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:52.420 [DefaultDispatcher-worker-18 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:52.424 [DefaultDispatcher-worker-20 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:52.431 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6f2d91 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-10 11:41:52.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@139da216 2025-03-10 11:41:52.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@139da216 2025-03-10 11:41:52.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-10 11:41:52.433 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a88f748 2025-03-10 11:41:52.433 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a88f748 2025-03-10 11:41:52.435 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@544f0269 2025-03-10 11:41:52.435 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@544f0269 2025-03-10 11:41:52.437 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@50709c38 2025-03-10 11:41:52.437 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@50709c38 2025-03-10 11:41:52.438 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@15720852 2025-03-10 11:41:52.438 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@15720852 2025-03-10 11:41:52.440 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@85d9f03 2025-03-10 11:41:52.440 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@85d9f03 2025-03-10 11:41:52.442 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ad982b 2025-03-10 11:41:52.442 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ad982b 2025-03-10 11:41:52.443 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@706851da 2025-03-10 11:41:52.443 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@706851da 2025-03-10 11:41:52.445 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@755df71d 2025-03-10 11:41:52.445 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@755df71d 2025-03-10 11:41:52.446 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2025-03-10 11:41:52.446 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@119cdb32 2025-03-10 11:41:52.446 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@119cdb32 2025-03-10 11:41:52.446 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:52.451 [Test worker @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2025-03-10 11:41:52.452 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2025-03-10 11:41:52.453 [DefaultDispatcher-worker-20 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.453 [DefaultDispatcher-worker-20 @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. 2025-03-10 11:41:52.453 [DefaultDispatcher-worker-20 @coroutine#2430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.453 [DefaultDispatcher-worker-20 @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 2025-03-10 11:41:52.454 [DefaultDispatcher-worker-3 @coroutine#2430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.454 [DefaultDispatcher-worker-3 @coroutine#2430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.457 [DefaultDispatcher-worker-14 @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2025-03-10 11:41:52.457 [DefaultDispatcher-worker-14 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.457 [DefaultDispatcher-worker-14 @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. 2025-03-10 11:41:52.457 [DefaultDispatcher-worker-14 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.458 [DefaultDispatcher-worker-15 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.458 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.458 [DefaultDispatcher-worker-15 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.459 [Test worker @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2025-03-10 11:41:52.460 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b85f85 2025-03-10 11:41:52.460 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b85f85 2025-03-10 11:41:52.461 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2025-03-10 11:41:52.461 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@197fb302 2025-03-10 11:41:52.461 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@197fb302 2025-03-10 11:41:52.463 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4034f5 2025-03-10 11:41:52.463 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4034f5 2025-03-10 11:41:52.464 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5842b939 2025-03-10 11:41:52.464 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5842b939 2025-03-10 11:41:52.466 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5381c3 2025-03-10 11:41:52.466 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5381c3 2025-03-10 11:41:52.468 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6950c4c8 2025-03-10 11:41:52.468 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6950c4c8 2025-03-10 11:41:52.469 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@75aba28b 2025-03-10 11:41:52.469 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@75aba28b 2025-03-10 11:41:52.471 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@386d4676 2025-03-10 11:41:52.471 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@386d4676 2025-03-10 11:41:52.472 [Test worker @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2025-03-10 11:41:52.473 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a19521 2025-03-10 11:41:52.473 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a19521 2025-03-10 11:41:52.473 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-10 11:41:52.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-03-10 11:41:52.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-03-10 11:41:52.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.474 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@139da216: (connection evicted) 2025-03-10 11:41:52.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:52.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-03-10 11:41:52.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-03-10 11:41:52.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12d33d7a 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-10 11:41:52.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2025-03-10 11:41:52.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2025-03-10 11:41:52.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-10 11:41:52.478 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2025-03-10 11:41:52.483 [Test worker @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2025-03-10 11:41:52.484 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2025-03-10 11:41:52.485 [DefaultDispatcher-worker-2 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.485 [DefaultDispatcher-worker-2 @coroutine#2457] 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. 2025-03-10 11:41:52.485 [DefaultDispatcher-worker-2 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.485 [DefaultDispatcher-worker-2 @coroutine#2457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:52.485 [DefaultDispatcher-worker-15 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.485 [DefaultDispatcher-worker-15 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.489 [DefaultDispatcher-worker-19 @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2025-03-10 11:41:52.489 [DefaultDispatcher-worker-19 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.489 [DefaultDispatcher-worker-19 @coroutine#2456] 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. 2025-03-10 11:41:52.489 [DefaultDispatcher-worker-19 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.489 [DefaultDispatcher-worker-13 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.489 [DefaultDispatcher-worker-13 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.490 [Test worker @coroutine#2461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2025-03-10 11:41:52.492 [Test worker @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2025-03-10 11:41:52.493 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2025-03-10 11:41:52.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-03-10 11:41:52.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-03-10 11:41:52.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.494 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@538fb761: (connection evicted) 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:52.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-03-10 11:41:52.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@331da721 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-10 11:41:52.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c79b69 2025-03-10 11:41:52.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c79b69 2025-03-10 11:41:52.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-10 11:41:52.497 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c79b69 2025-03-10 11:41:52.502 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c79b69 2025-03-10 11:41:52.503 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c79b69 2025-03-10 11:41:52.504 [DefaultDispatcher-worker-13 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.504 [DefaultDispatcher-worker-13 @coroutine#2484] 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. 2025-03-10 11:41:52.504 [DefaultDispatcher-worker-13 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.504 [DefaultDispatcher-worker-13 @coroutine#2484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:52.505 [DefaultDispatcher-worker-12 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.505 [DefaultDispatcher-worker-12 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.508 [DefaultDispatcher-worker-17 @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c79b69 2025-03-10 11:41:52.508 [DefaultDispatcher-worker-17 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.508 [DefaultDispatcher-worker-17 @coroutine#2483] 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. 2025-03-10 11:41:52.508 [DefaultDispatcher-worker-17 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.509 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.509 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.509 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c79b69 2025-03-10 11:41:52.511 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c79b69 2025-03-10 11:41:52.512 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c79b69 2025-03-10 11:41:52.514 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c79b69 2025-03-10 11:41:52.515 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c79b69 2025-03-10 11:41:52.517 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c79b69 2025-03-10 11:41:52.518 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c79b69 2025-03-10 11:41:52.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-03-10 11:41:52.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-03-10 11:41:52.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.519 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64c79b69: (connection evicted) 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:52.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-03-10 11:41:52.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@581cb879 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-10 11:41:52.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c294a17 2025-03-10 11:41:52.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c294a17 2025-03-10 11:41:52.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-10 11:41:52.522 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c294a17 2025-03-10 11:41:52.527 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c294a17 2025-03-10 11:41:52.528 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c294a17 2025-03-10 11:41:52.529 [DefaultDispatcher-worker-18 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.529 [DefaultDispatcher-worker-18 @coroutine#2523] 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. 2025-03-10 11:41:52.529 [DefaultDispatcher-worker-18 @coroutine#2523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.529 [DefaultDispatcher-worker-18 @coroutine#2523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:52.530 [DefaultDispatcher-worker-15 @coroutine#2523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.530 [DefaultDispatcher-worker-15 @coroutine#2523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.533 [DefaultDispatcher-worker-5 @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c294a17 2025-03-10 11:41:52.534 [DefaultDispatcher-worker-5 @coroutine#2522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.534 [DefaultDispatcher-worker-5 @coroutine#2522] 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. 2025-03-10 11:41:52.534 [DefaultDispatcher-worker-5 @coroutine#2522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.534 [DefaultDispatcher-worker-8 @coroutine#2522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.534 [DefaultDispatcher-worker-8 @coroutine#2522] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.535 [Test worker @coroutine#2527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c294a17 2025-03-10 11:41:52.536 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c294a17 2025-03-10 11:41:52.538 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c294a17 2025-03-10 11:41:52.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-03-10 11:41:52.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-03-10 11:41:52.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.539 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c294a17: (connection evicted) 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:52.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-03-10 11:41:52.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c26b21 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-10 11:41:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-10 11:41:52.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-03-10 11:41:52.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-03-10 11:41:52.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-10 11:41:52.542 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-03-10 11:41:52.547 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-03-10 11:41:52.548 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-03-10 11:41:52.549 [DefaultDispatcher-worker-3 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.549 [DefaultDispatcher-worker-3 @coroutine#2555] 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. 2025-03-10 11:41:52.549 [DefaultDispatcher-worker-3 @coroutine#2555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.549 [DefaultDispatcher-worker-3 @coroutine#2555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:52.550 [DefaultDispatcher-worker-17 @coroutine#2555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.550 [DefaultDispatcher-worker-17 @coroutine#2555] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.553 [DefaultDispatcher-worker-20 @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-03-10 11:41:52.553 [DefaultDispatcher-worker-20 @coroutine#2554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.553 [DefaultDispatcher-worker-20 @coroutine#2554] 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. 2025-03-10 11:41:52.553 [DefaultDispatcher-worker-20 @coroutine#2554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.554 [DefaultDispatcher-worker-4 @coroutine#2554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.554 [DefaultDispatcher-worker-4 @coroutine#2554] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.555 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-03-10 11:41:52.558 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-03-10 11:41:52.559 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-03-10 11:41:52.560 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-03-10 11:41:52.562 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-03-10 11:41:52.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-03-10 11:41:52.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-03-10 11:41:52.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.563 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77a14911: (connection evicted) 2025-03-10 11:41:52.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:52.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-03-10 11:41:52.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2552cb80 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-10 11:41:52.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@adb15df 2025-03-10 11:41:52.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@adb15df 2025-03-10 11:41:52.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-10 11:41:52.566 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adb15df 2025-03-10 11:41:52.571 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adb15df 2025-03-10 11:41:52.572 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adb15df 2025-03-10 11:41:52.573 [DefaultDispatcher-worker-4 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.573 [DefaultDispatcher-worker-4 @coroutine#2586] 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. 2025-03-10 11:41:52.573 [DefaultDispatcher-worker-4 @coroutine#2586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.573 [DefaultDispatcher-worker-4 @coroutine#2586] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:52.574 [DefaultDispatcher-worker-16 @coroutine#2586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.574 [DefaultDispatcher-worker-16 @coroutine#2586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-10 11:41:52.577 [DefaultDispatcher-worker-20 @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adb15df 2025-03-10 11:41:52.577 [DefaultDispatcher-worker-20 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.577 [DefaultDispatcher-worker-20 @coroutine#2585] 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. 2025-03-10 11:41:52.577 [DefaultDispatcher-worker-20 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.578 [DefaultDispatcher-worker-19 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.578 [DefaultDispatcher-worker-19 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-10 11:41:52.579 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adb15df 2025-03-10 11:41:52.580 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adb15df 2025-03-10 11:41:52.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-03-10 11:41:52.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-03-10 11:41:52.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.581 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@adb15df: (connection evicted) 2025-03-10 11:41:52.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:52.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-03-10 11:41:52.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-03-10 11:41:52.725 [DefaultDispatcher-worker-19 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-03-10 11:41:52.725 [DefaultDispatcher-worker-19 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.725 [DefaultDispatcher-worker-19 @coroutine#2064] 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:50857/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:52.725 [DefaultDispatcher-worker-19 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.726 [DefaultDispatcher-worker-2 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.726 [DefaultDispatcher-worker-2 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.816 [DefaultDispatcher-worker-14 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:52.817 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.817 [DefaultDispatcher-worker-14 @coroutine#2096] 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:50455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:52.817 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.818 [DefaultDispatcher-worker-4 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.818 [DefaultDispatcher-worker-4 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f579d2 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.847 [Test worker @coroutine#2635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-10 11:41:52.848 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2025-03-10 11:41:52.848 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2025-03-10 11:41:52.848 [Test worker @coroutine#2635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-10 11:41:52.856 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2025-03-10 11:41:52.861 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2025-03-10 11:41:52.862 [Test worker @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2025-03-10 11:41:52.863 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2025-03-10 11:41:52.869 [DefaultDispatcher-worker-3 @coroutine#2642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2025-03-10 11:41:52.875 [DefaultDispatcher-worker-20 @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2025-03-10 11:41:52.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-10 11:41:52.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-10 11:41:52.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.877 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6179af64: (connection evicted) 2025-03-10 11:41:52.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:52.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-10 11:41:52.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138a51d5 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 11:41:52.879 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-10 11:41:52.887 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 11:41:52.892 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 11:41:52.893 [DefaultDispatcher-worker-9 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2025-03-10 11:41:52.893 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 11:41:52.893 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.893 [DefaultDispatcher-worker-9 @coroutine#2142] 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:37113/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:52.893 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.894 [DefaultDispatcher-worker-21 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.894 [DefaultDispatcher-worker-21 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.894 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c7c593 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-03-10 11:41:52.895 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-10 11:41:52.904 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-03-10 11:41:52.910 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-03-10 11:41:52.911 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-03-10 11:41:52.912 [Test worker @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-03-10 11:41:52.916 [DefaultDispatcher-worker-19 @coroutine#2676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-03-10 11:41:52.924 [DefaultDispatcher-worker-10 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 11:41:52.928 [DefaultDispatcher-worker-2 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 11:41:52.932 [DefaultDispatcher-worker-4 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-03-10 11:41:52.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-10 11:41:52.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-10 11:41:52.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.939 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d62e47: (connection evicted) 2025-03-10 11:41:52.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:52.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-10 11:41:52.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-10 11:41:52.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-10 11:41:52.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-10 11:41:52.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.940 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8: (connection evicted) 2025-03-10 11:41:52.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:52.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-10 11:41:52.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23acd55e 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-10 11:41:52.941 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.942 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.942 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.942 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.942 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.942 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.942 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.942 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.942 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-10 11:41:52.942 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2025-03-10 11:41:52.942 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2025-03-10 11:41:52.942 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-10 11:41:52.950 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2025-03-10 11:41:52.954 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2025-03-10 11:41:52.955 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2025-03-10 11:41:52.956 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611f28f5 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2025-03-10 11:41:52.957 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-10 11:41:52.964 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2025-03-10 11:41:52.969 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2025-03-10 11:41:52.970 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2025-03-10 11:41:52.971 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2025-03-10 11:41:52.973 [DefaultDispatcher-worker-3 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-10 11:41:52.973 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.973 [DefaultDispatcher-worker-3 @coroutine#2175] 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:37923/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:52.973 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.974 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.974 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:52.975 [DefaultDispatcher-worker-14 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2025-03-10 11:41:52.982 [DefaultDispatcher-worker-10 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2025-03-10 11:41:52.986 [DefaultDispatcher-worker-15 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2025-03-10 11:41:52.989 [DefaultDispatcher-worker-7 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2025-03-10 11:41:52.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-10 11:41:52.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-10 11:41:52.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.992 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0: (connection evicted) 2025-03-10 11:41:52.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:52.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-10 11:41:52.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-10 11:41:52.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-10 11:41:52.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-10 11:41:52.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:52.992 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78907a46: (connection evicted) 2025-03-10 11:41:52.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:52.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-10 11:41:52.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@503b5337 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-03-10 11:41:52.994 [Test worker @coroutine#2733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-10 11:41:53.002 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-03-10 11:41:53.007 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-03-10 11:41:53.008 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-03-10 11:41:53.009 [DefaultDispatcher-worker-21 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-03-10 11:41:53.009 [DefaultDispatcher-worker-21 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.009 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-03-10 11:41:53.009 [DefaultDispatcher-worker-21 @coroutine#2204] 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:55895/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:53.009 [DefaultDispatcher-worker-21 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.010 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.010 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.014 [DefaultDispatcher-worker-14 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-03-10 11:41:53.024 [DefaultDispatcher-worker-2 @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-03-10 11:41:53.025 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-03-10 11:41:53.029 [DefaultDispatcher-worker-17 @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-03-10 11:41:53.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-10 11:41:53.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-10 11:41:53.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:53.041 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136480b: (connection evicted) 2025-03-10 11:41:53.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:53.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-10 11:41:53.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a28d987 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4708acc6 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4708acc6 2025-03-10 11:41:53.042 [Test worker @coroutine#2789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-10 11:41:53.046 [DefaultDispatcher-worker-5 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b70cf5d 2025-03-10 11:41:53.046 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.046 [DefaultDispatcher-worker-5 @coroutine#2233] 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. 2025-03-10 11:41:53.046 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.047 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.051 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4708acc6 2025-03-10 11:41:53.056 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4708acc6 2025-03-10 11:41:53.057 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4708acc6 2025-03-10 11:41:53.058 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4708acc6 2025-03-10 11:41:53.064 [DefaultDispatcher-worker-18 @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4708acc6 2025-03-10 11:41:53.068 [DefaultDispatcher-worker-11 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:53.069 [DefaultDispatcher-worker-11 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.069 [DefaultDispatcher-worker-11 @coroutine#2247] 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:50145/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:53.069 [DefaultDispatcher-worker-11 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.070 [DefaultDispatcher-worker-20 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.070 [DefaultDispatcher-worker-20 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.076 [DefaultDispatcher-worker-20 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4708acc6 2025-03-10 11:41:53.077 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4708acc6 2025-03-10 11:41:53.081 [DefaultDispatcher-worker-7 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4708acc6 2025-03-10 11:41:53.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-10 11:41:53.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-10 11:41:53.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:53.086 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4708acc6: (connection evicted) 2025-03-10 11:41:53.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:53.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-10 11:41:53.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c70eda4 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:53.087 [Test worker @coroutine#2847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-10 11:41:53.088 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@12830e23 2025-03-10 11:41:53.088 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@12830e23 2025-03-10 11:41:53.088 [Test worker @coroutine#2847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-10 11:41:53.096 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12830e23 2025-03-10 11:41:53.102 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12830e23 2025-03-10 11:41:53.103 [Test worker @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12830e23 2025-03-10 11:41:53.104 [Test worker @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12830e23 2025-03-10 11:41:53.108 [DefaultDispatcher-worker-8 @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12830e23 2025-03-10 11:41:53.119 [DefaultDispatcher-worker-3 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12830e23 2025-03-10 11:41:53.123 [DefaultDispatcher-worker-5 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12830e23 2025-03-10 11:41:53.164 [DefaultDispatcher-worker-15 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:53.164 [DefaultDispatcher-worker-15 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.164 [DefaultDispatcher-worker-15 @coroutine#2298] 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:47527/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:53.164 [DefaultDispatcher-worker-15 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.197 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:53.198 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.198 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.247 [DefaultDispatcher-worker-15 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:53.248 [DefaultDispatcher-worker-15 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.248 [DefaultDispatcher-worker-15 @coroutine#2341] 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:37455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:53.248 [DefaultDispatcher-worker-15 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.248 [DefaultDispatcher-worker-4 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.248 [DefaultDispatcher-worker-4 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.251 [DefaultDispatcher-worker-4 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12830e23 2025-03-10 11:41:53.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-10 11:41:53.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-10 11:41:53.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:53.283 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12830e23: (connection evicted) 2025-03-10 11:41:53.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:53.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-10 11:41:53.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@557abb68 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@3152d449 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@3152d449 2025-03-10 11:41:53.285 [Test worker @coroutine#2891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-10 11:41:53.293 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152d449 2025-03-10 11:41:53.298 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152d449 2025-03-10 11:41:53.299 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152d449 2025-03-10 11:41:53.300 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152d449 2025-03-10 11:41:53.305 [DefaultDispatcher-worker-19 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152d449 2025-03-10 11:41:53.306 [Test worker @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152d449 2025-03-10 11:41:53.317 [DefaultDispatcher-worker-4 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152d449 2025-03-10 11:41:53.321 [DefaultDispatcher-worker-8 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152d449 2025-03-10 11:41:53.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-10 11:41:53.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-10 11:41:53.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:53.327 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3152d449: (connection evicted) 2025-03-10 11:41:53.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:53.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-10 11:41:53.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25192b6e 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:53.328 [Test worker @coroutine#2925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-10 11:41:53.329 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@32180efb 2025-03-10 11:41:53.329 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@32180efb 2025-03-10 11:41:53.329 [Test worker @coroutine#2925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-10 11:41:53.336 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32180efb 2025-03-10 11:41:53.341 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32180efb 2025-03-10 11:41:53.342 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32180efb 2025-03-10 11:41:53.343 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32180efb 2025-03-10 11:41:53.348 [DefaultDispatcher-worker-16 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32180efb 2025-03-10 11:41:53.388 [DefaultDispatcher-worker-5 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:53.388 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.388 [DefaultDispatcher-worker-5 @coroutine#2394] 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:48435/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:53.388 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-10 11:41:53.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-10 11:41:53.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:53.389 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32180efb: (connection evicted) 2025-03-10 11:41:53.389 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.389 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:53.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-10 11:41:53.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@336b7da4 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:53.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-10 11:41:53.452 [DefaultDispatcher-worker-16 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.456 [DefaultDispatcher-worker-1 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.460 [DefaultDispatcher-worker-5 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.464 [DefaultDispatcher-worker-20 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.482 [DefaultDispatcher-worker-1 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.482 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-10 11:41:53.487 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-03-10 11:41:53.488 [DefaultDispatcher-worker-7 @coroutine#2965] INFO ktor.application - Responding at http://0.0.0.0:38951 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c144349 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:53.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-10 11:41:53.492 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:53.496 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:53.496 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:53.496 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:53.496 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:53.498 [eventLoopGroupProxy-19-1 @call-handler#2975] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 11:41:53.498 [eventLoopGroupProxy-19-2 @call-handler#2976] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 11:41:53.498 [eventLoopGroupProxy-19-1 @call-handler#2975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.498 [eventLoopGroupProxy-19-2 @call-handler#2976] 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 2025-03-10 11:41:53.498 [eventLoopGroupProxy-19-2 @call-handler#2976] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:53.498 [eventLoopGroupProxy-19-2 @call-handler#2976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.499 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:53.499 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2d4ffc 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:53.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-10 11:41:53.505 [DefaultDispatcher-worker-18 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.506 [DefaultDispatcher-worker-18 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.506 [DefaultDispatcher-worker-18 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:53.506 [DefaultDispatcher-worker-18 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.506 [eventLoopGroupProxy-19-2 @call-handler#2981] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 11:41:53.506 [eventLoopGroupProxy-19-2 @call-handler#2981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.507 [DefaultDispatcher-worker-18 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.507 [DefaultDispatcher-worker-18 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.511 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:53.511 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:53.511 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:53.511 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:53.511 [DefaultDispatcher-worker-15 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-10 11:41:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:53.511 [eventLoopGroupProxy-19-2 @call-handler#2991] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28806954 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:53.512 [eventLoopGroupProxy-19-2 @call-handler#2991] 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 2025-03-10 11:41:53.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-10 11:41:53.512 [eventLoopGroupProxy-19-2 @call-handler#2991] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-03-10 11:41:53.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-03-10 11:41:53.512 [eventLoopGroupProxy-19-2 @call-handler#2991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-10 11:41:53.512 [eventLoopGroupProxy-19-3 @call-handler#2994] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 11:41:53.512 [eventLoopGroupProxy-19-3 @call-handler#2994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.512 [DefaultDispatcher-worker-4 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:53.512 [DefaultDispatcher-worker-4 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:53.516 [DefaultDispatcher-worker-3 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.521 [DefaultDispatcher-worker-14 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.521 [DefaultDispatcher-worker-14 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.521 [DefaultDispatcher-worker-14 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:53.521 [DefaultDispatcher-worker-14 @coroutine#2985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.522 [eventLoopGroupProxy-19-2 @call-handler#2999] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 11:41:53.522 [eventLoopGroupProxy-19-2 @call-handler#2999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.522 [DefaultDispatcher-worker-15 @coroutine#2985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.522 [DefaultDispatcher-worker-15 @coroutine#2985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.523 [DefaultDispatcher-worker-14 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:53.523 [DefaultDispatcher-worker-14 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-10 11:41:53.523 [DefaultDispatcher-worker-14 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:53.523 [DefaultDispatcher-worker-14 @coroutine#3004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-10 11:41:53.523 [eventLoopGroupProxy-19-2 @call-handler#3008] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-10 11:41:53.524 [eventLoopGroupProxy-19-2 @call-handler#3008] 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 2025-03-10 11:41:53.524 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:53.524 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.524 [DefaultDispatcher-worker-17 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:53.524 [DefaultDispatcher-worker-17 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-10 11:41:53.524 [eventLoopGroupProxy-19-4 @call-handler#3012] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-10 11:41:53.524 [eventLoopGroupProxy-19-4 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.526 [DefaultDispatcher-worker-14 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.528 [DefaultDispatcher-worker-17 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.530 [DefaultDispatcher-worker-13 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.532 [DefaultDispatcher-worker-5 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.533 [DefaultDispatcher-worker-16 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-03-10 11:41:53.533 [DefaultDispatcher-worker-16 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.533 [DefaultDispatcher-worker-16 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:53.533 [DefaultDispatcher-worker-16 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.534 [eventLoopGroupProxy-19-2 @call-handler#3020] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-10 11:41:53.534 [eventLoopGroupProxy-19-2 @call-handler#3020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.534 [DefaultDispatcher-worker-19 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.534 [DefaultDispatcher-worker-19 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.538 [DefaultDispatcher-worker-6 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-03-10 11:41:53.541 [DefaultDispatcher-worker-17 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-03-10 11:41:53.547 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.548 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-10 11:41:53.548 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-10 11:41:53.548 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-10 11:41:53.549 [eventLoopGroupProxy-19-2 @call-handler#3034] 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) 2025-03-10 11:41:53.552 [DefaultDispatcher-worker-3 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.563 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-10 11:41:53.563 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-10 11:41:53.563 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-10 11:41:53.563 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.563 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703371818735955969 2025-03-10 11:41:53.563 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703371818735955969. 2025-03-10 11:41:53.563 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703371818735955969 2025-03-10 11:41:53.564 [eventLoopGroupProxy-19-2 @call-handler#3038] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-10 11:41:53.566 [eventLoopGroupProxy-19-2 @call-handler#3038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.566 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703371818735955969 2025-03-10 11:41:53.566 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703371818735955969 2025-03-10 11:41:53.567 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703371818735955969. 2025-03-10 11:41:53.567 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703371818735955969 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.571 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.572 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 11:41:53.572 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-10 11:41:53.572 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 11:41:53.572 [eventLoopGroupProxy-19-2 @call-handler#3042] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-10 11:41:53.573 [eventLoopGroupProxy-19-2 @call-handler#3042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.573 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 11:41:53.573 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 11:41:53.574 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-10 11:41:53.574 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.577 [DefaultDispatcher-worker-10 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.588 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.588 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:53.591 [DefaultDispatcher-worker-21 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.591 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.591 [DefaultDispatcher-worker-21 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.591 [DefaultDispatcher-worker-21 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/replication/message. 2025-03-10 11:41:53.591 [DefaultDispatcher-worker-21 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.591 [DefaultDispatcher-worker-21 @coroutine#2968] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38951/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 11:41:53.592 [eventLoopGroupProxy-19-2 @call-handler#3048] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 11:41:53.592 [eventLoopGroupProxy-19-2 @call-handler#3048] 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 2025-03-10 11:41:53.592 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:53.597 [DefaultDispatcher-worker-5 @call-handler#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.597 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.597 [DefaultDispatcher-worker-14 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.597 [DefaultDispatcher-worker-14 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.597 [DefaultDispatcher-worker-14 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/replication/message. 2025-03-10 11:41:53.597 [DefaultDispatcher-worker-14 @coroutine#2968] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.601 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:53.601 [DefaultDispatcher-worker-4 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.607 [DefaultDispatcher-worker-19 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.608 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-10 11:41:53.608 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-10 11:41:53.608 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-10 11:41:53.608 [eventLoopGroupProxy-19-2 @call-handler#3061] 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) 2025-03-10 11:41:53.612 [DefaultDispatcher-worker-4 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.612 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:53.621 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-10 11:41:53.621 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-10 11:41:53.621 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-10 11:41:53.622 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.622 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703371818735955970 2025-03-10 11:41:53.622 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703371818735955970. 2025-03-10 11:41:53.622 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703371818735955970 2025-03-10 11:41:53.622 [eventLoopGroupProxy-19-2 @call-handler#3065] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-10 11:41:53.623 [eventLoopGroupProxy-19-2 @call-handler#3065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.623 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703371818735955970 2025-03-10 11:41:53.623 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703371818735955970 2025-03-10 11:41:53.623 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703371818735955970. 2025-03-10 11:41:53.623 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703371818735955970 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.628 [DefaultDispatcher-worker-13 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.628 [DefaultDispatcher-worker-13 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 11:41:53.628 [DefaultDispatcher-worker-13 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-10 11:41:53.628 [DefaultDispatcher-worker-13 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 11:41:53.629 [eventLoopGroupProxy-19-2 @call-handler#3069] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-10 11:41:53.629 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.629 [DefaultDispatcher-worker-13 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 11:41:53.629 [DefaultDispatcher-worker-13 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/SiteDao/getSiteAsync 2025-03-10 11:41:53.629 [DefaultDispatcher-worker-13 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-10 11:41:53.629 [DefaultDispatcher-worker-13 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.634 [DefaultDispatcher-worker-10 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.646 [DefaultDispatcher-worker-4 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.649 [DefaultDispatcher-worker-21 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.649 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.650 [DefaultDispatcher-worker-21 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.650 [DefaultDispatcher-worker-21 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/replication/message. 2025-03-10 11:41:53.650 [DefaultDispatcher-worker-21 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.650 [DefaultDispatcher-worker-21 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38951/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 11:41:53.650 [eventLoopGroupProxy-19-2 @call-handler#3075] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 11:41:53.650 [eventLoopGroupProxy-19-2 @call-handler#3075] 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 2025-03-10 11:41:53.650 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:53.653 [DefaultDispatcher-worker-17 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.656 [DefaultDispatcher-worker-5 @call-handler#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.657 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.657 [DefaultDispatcher-worker-4 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.657 [DefaultDispatcher-worker-4 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.657 [DefaultDispatcher-worker-4 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/replication/message. 2025-03-10 11:41:53.657 [DefaultDispatcher-worker-4 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.661 [DefaultDispatcher-worker-10 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.666 [UI Thread @coroutine#3095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703371818735955968 2025-03-10 11:41:53.666 [UI Thread @coroutine#3095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703371818735955968. 2025-03-10 11:41:53.666 [UI Thread @coroutine#3095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703371818735955968 2025-03-10 11:41:53.667 [UI Thread @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.667 [UI Thread @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.667 [UI Thread @coroutine#3099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.667 [eventLoopGroupProxy-19-2 @call-handler#3110] 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/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /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/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /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/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-10 11:41:53.668 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.668 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.668 [UI Thread @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.668 [UI Thread @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.668 [UI Thread @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.668 [UI Thread @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.668 [eventLoopGroupProxy-19-5 @call-handler#3121] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-10 11:41:53.669 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955969 2025-03-10 11:41:53.669 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955969. 2025-03-10 11:41:53.669 [UI Thread @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955969 2025-03-10 11:41:53.670 [eventLoopGroupProxy-19-5 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.670 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.670 [eventLoopGroupProxy-19-6 @call-handler#3135] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-10 11:41:53.670 [eventLoopGroupProxy-19-7 @call-handler#3136] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-10 11:41:53.670 [UI Thread @coroutine#3095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703371818735955968 2025-03-10 11:41:53.670 [UI Thread @coroutine#3095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703371818735955968 2025-03-10 11:41:53.670 [UI Thread @coroutine#3099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.670 [UI Thread @coroutine#3099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.671 [UI Thread @coroutine#3095] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703371818735955968. 2025-03-10 11:41:53.671 [UI Thread @coroutine#3095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703371818735955968 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.671 [UI Thread @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.671 [UI Thread @coroutine#3099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.671 [eventLoopGroupProxy-19-7 @call-handler#3136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.671 [eventLoopGroupProxy-19-6 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.671 [UI Thread @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.671 [UI Thread @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.671 [UI Thread @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.671 [UI Thread @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.672 [UI Thread @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.672 [UI Thread @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.672 [eventLoopGroupProxy-19-8 @call-handler#3145] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-10 11:41:53.672 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.672 [UI Thread @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.676 [DefaultDispatcher-worker-6 @coroutine#3095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.678 [eventLoopGroupProxy-19-8 @call-handler#3145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.679 [UI Thread @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955969 2025-03-10 11:41:53.679 [UI Thread @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955969 2025-03-10 11:41:53.679 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955969. 2025-03-10 11:41:53.679 [UI Thread @coroutine#3127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955969 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.680 [DefaultDispatcher-worker-11 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.684 [DefaultDispatcher-worker-19 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.688 [DefaultDispatcher-worker-13 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.692 [DefaultDispatcher-worker-1 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.695 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703371818735955968 2025-03-10 11:41:53.695 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703371818735955968. 2025-03-10 11:41:53.695 [UI Thread @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703371818735955968 2025-03-10 11:41:53.696 [eventLoopGroupProxy-19-2 @call-handler#3156] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-03-10 11:41:53.696 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.697 [UI Thread @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703371818735955968 2025-03-10 11:41:53.697 [UI Thread @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703371818735955968 2025-03-10 11:41:53.697 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703371818735955968. 2025-03-10 11:41:53.697 [UI Thread @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703371818735955968 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.701 [DefaultDispatcher-worker-21 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.706 [DefaultDispatcher-worker-6 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.709 [DefaultDispatcher-worker-2 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.710 [DefaultDispatcher-worker-2 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.710 [DefaultDispatcher-worker-2 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/replication/message. 2025-03-10 11:41:53.710 [DefaultDispatcher-worker-2 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.710 [DefaultDispatcher-worker-2 @coroutine#2968] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38951/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 11:41:53.710 [eventLoopGroupProxy-19-2 @call-handler#3164] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 11:41:53.710 [eventLoopGroupProxy-19-2 @call-handler#3164] 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 2025-03-10 11:41:53.710 [eventLoopGroupProxy-19-2 @call-handler#3164] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:53.714 [DefaultDispatcher-worker-6 @call-handler#3164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.714 [eventLoopGroupProxy-19-2 @call-handler#3164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.715 [DefaultDispatcher-worker-19 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.715 [DefaultDispatcher-worker-19 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.715 [DefaultDispatcher-worker-19 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/replication/message. 2025-03-10 11:41:53.715 [DefaultDispatcher-worker-19 @coroutine#2968] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.719 [DefaultDispatcher-worker-7 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.719 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703371818735955970&assignmentUid=703371818735955968&clazzUid=703371818735955968&submitterUid=703371818735955969 2025-03-10 11:41:53.719 [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:38951/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703371818735955970&assignmentUid=703371818735955968&clazzUid=703371818735955968&submitterUid=703371818735955969. 2025-03-10 11:41:53.719 [UI Thread @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703371818735955970&assignmentUid=703371818735955968&clazzUid=703371818735955968&submitterUid=703371818735955969 2025-03-10 11:41:53.719 [eventLoopGroupProxy-19-2 @call-handler#3186] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-03-10 11:41:53.722 [eventLoopGroupProxy-19-2 @call-handler#3186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.723 [UI Thread @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703371818735955970&assignmentUid=703371818735955968&clazzUid=703371818735955968&submitterUid=703371818735955969 2025-03-10 11:41:53.723 [UI Thread @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703371818735955970&assignmentUid=703371818735955968&clazzUid=703371818735955968&submitterUid=703371818735955969 2025-03-10 11:41:53.723 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703371818735955970&assignmentUid=703371818735955968&clazzUid=703371818735955968&submitterUid=703371818735955969. 2025-03-10 11:41:53.723 [UI Thread @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703371818735955970&assignmentUid=703371818735955968&clazzUid=703371818735955968&submitterUid=703371818735955969 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.728 [DefaultDispatcher-worker-10 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.730 [DefaultDispatcher-worker-7 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-03-10 11:41:53.730 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.730 [DefaultDispatcher-worker-7 @coroutine#2064] 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:50857/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:53.730 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.730 [DefaultDispatcher-worker-9 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.730 [DefaultDispatcher-worker-9 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.733 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/PersonDao/getNamesByUid?uid=703371818735955969 2025-03-10 11:41:53.733 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/PersonDao/getNamesByUid?uid=703371818735955969. 2025-03-10 11:41:53.733 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/PersonDao/getNamesByUid?uid=703371818735955969 2025-03-10 11:41:53.733 [eventLoopGroupProxy-19-2 @call-handler#3207] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-03-10 11:41:53.734 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.734 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.734 [UI Thread @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.734 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.734 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703371818735955968 2025-03-10 11:41:53.734 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703371818735955968. 2025-03-10 11:41:53.734 [UI Thread @coroutine#3208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703371818735955968 2025-03-10 11:41:53.734 [eventLoopGroupProxy-19-6 @call-handler#3216] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-03-10 11:41:53.734 [UI Thread @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.734 [UI Thread @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.734 [UI Thread @coroutine#3210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.734 [UI Thread @coroutine#3212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.734 [UI Thread @coroutine#3212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.734 [UI Thread @coroutine#3212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.734 [eventLoopGroupProxy-19-7 @call-handler#3221] 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/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /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/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-03-10 11:41:53.734 [eventLoopGroupProxy-19-8 @call-handler#3227] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-03-10 11:41:53.734 [eventLoopGroupProxy-19-2 @call-handler#3228] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-03-10 11:41:53.735 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/PersonDao/getNamesByUid?uid=703371818735955969 2025-03-10 11:41:53.735 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/PersonDao/getNamesByUid?uid=703371818735955969 2025-03-10 11:41:53.735 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/PersonDao/getNamesByUid?uid=703371818735955969. 2025-03-10 11:41:53.735 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/PersonDao/getNamesByUid?uid=703371818735955969 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.735 [eventLoopGroupProxy-19-8 @call-handler#3227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.735 [UI Thread @coroutine#3210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.735 [UI Thread @coroutine#3210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.735 [eventLoopGroupProxy-19-2 @call-handler#3228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.736 [UI Thread @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.736 [UI Thread @coroutine#3210] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.736 [UI Thread @coroutine#3212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.736 [UI Thread @coroutine#3212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.736 [UI Thread @coroutine#3212] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.736 [UI Thread @coroutine#3212] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.736 [eventLoopGroupProxy-19-6 @call-handler#3216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.736 [UI Thread @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.736 [UI Thread @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.736 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.736 [UI Thread @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703371818735955969&assignmentUid=703371818735955968 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.737 [eventLoopGroupProxy-19-7 @call-handler#3221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.737 [UI Thread @coroutine#3208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703371818735955968 2025-03-10 11:41:53.737 [UI Thread @coroutine#3208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703371818735955968 2025-03-10 11:41:53.737 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703371818735955968. 2025-03-10 11:41:53.737 [UI Thread @coroutine#3208] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703371818735955968 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.739 [DefaultDispatcher-worker-14 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.743 [DefaultDispatcher-worker-1 @coroutine#3210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.746 [DefaultDispatcher-worker-9 @coroutine#3212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.749 [DefaultDispatcher-worker-18 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.753 [DefaultDispatcher-worker-8 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.756 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955970 2025-03-10 11:41:53.756 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955970. 2025-03-10 11:41:53.756 [UI Thread @coroutine#3243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955970 2025-03-10 11:41:53.756 [eventLoopGroupProxy-19-2 @call-handler#3245] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-03-10 11:41:53.759 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.759 [UI Thread @coroutine#3243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955970 2025-03-10 11:41:53.759 [UI Thread @coroutine#3243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955970 2025-03-10 11:41:53.760 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955970. 2025-03-10 11:41:53.760 [UI Thread @coroutine#3243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955970 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.764 [DefaultDispatcher-worker-9 @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.765 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/PersonDao/findByUidAsync?uid=703371818735955969 2025-03-10 11:41:53.765 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/PersonDao/findByUidAsync?uid=703371818735955969. 2025-03-10 11:41:53.765 [UI Thread @coroutine#3243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/PersonDao/findByUidAsync?uid=703371818735955969 2025-03-10 11:41:53.766 [eventLoopGroupProxy-19-2 @call-handler#3249] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-03-10 11:41:53.767 [eventLoopGroupProxy-19-2 @call-handler#3249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.767 [UI Thread @coroutine#3243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/PersonDao/findByUidAsync?uid=703371818735955969 2025-03-10 11:41:53.767 [UI Thread @coroutine#3243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/PersonDao/findByUidAsync?uid=703371818735955969 2025-03-10 11:41:53.767 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/PersonDao/findByUidAsync?uid=703371818735955969. 2025-03-10 11:41:53.767 [UI Thread @coroutine#3243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/PersonDao/findByUidAsync?uid=703371818735955969 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.771 [DefaultDispatcher-worker-16 @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.778 [DefaultDispatcher-worker-12 @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.781 [DefaultDispatcher-worker-9 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.781 [DefaultDispatcher-worker-9 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.781 [DefaultDispatcher-worker-9 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/replication/message. 2025-03-10 11:41:53.781 [DefaultDispatcher-worker-9 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.781 [DefaultDispatcher-worker-9 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38951/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-10 11:41:53.782 [eventLoopGroupProxy-19-2 @call-handler#3254] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-10 11:41:53.782 [eventLoopGroupProxy-19-2 @call-handler#3254] 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 2025-03-10 11:41:53.782 [eventLoopGroupProxy-19-2 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-10 11:41:53.786 [DefaultDispatcher-worker-9 @call-handler#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-03-10 11:41:53.786 [eventLoopGroupProxy-19-2 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.787 [DefaultDispatcher-worker-19 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.787 [DefaultDispatcher-worker-19 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/replication/message 2025-03-10 11:41:53.787 [DefaultDispatcher-worker-19 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/replication/message. 2025-03-10 11:41:53.787 [DefaultDispatcher-worker-19 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.788 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703371818735955968 2025-03-10 11:41:53.788 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703371818735955968. 2025-03-10 11:41:53.788 [UI Thread @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703371818735955968 2025-03-10 11:41:53.788 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.788 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.788 [UI Thread @coroutine#3281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.789 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.789 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.789 [UI Thread @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.789 [eventLoopGroupProxy-19-2 @call-handler#3294] 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/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /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/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /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/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-10 11:41:53.789 [eventLoopGroupProxy-19-6 @call-handler#3295] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-10 11:41:53.789 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.789 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.789 [UI Thread @coroutine#3288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.789 [eventLoopGroupProxy-19-7 @call-handler#3304] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-10 11:41:53.789 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955969 2025-03-10 11:41:53.789 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955969. 2025-03-10 11:41:53.789 [UI Thread @coroutine#3306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955969 2025-03-10 11:41:53.789 [eventLoopGroupProxy-19-8 @call-handler#3308] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-10 11:41:53.789 [eventLoopGroupProxy-19-2 @call-handler#3294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.790 [UI Thread @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703371818735955968 2025-03-10 11:41:53.790 [UI Thread @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703371818735955968 2025-03-10 11:41:53.790 [eventLoopGroupProxy-19-7 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.790 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703371818735955968. 2025-03-10 11:41:53.790 [UI Thread @coroutine#3277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703371818735955968 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.790 [eventLoopGroupProxy-19-8 @call-handler#3308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.790 [eventLoopGroupProxy-19-6 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.790 [UI Thread @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.790 [UI Thread @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.790 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.790 [UI Thread @coroutine#3286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.790 [UI Thread @coroutine#3288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.790 [UI Thread @coroutine#3288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.790 [UI Thread @coroutine#3281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.790 [UI Thread @coroutine#3281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 2025-03-10 11:41:53.791 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.791 [UI Thread @coroutine#3288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.791 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703371818735955969&assignmentUid=703371818735955968. 2025-03-10 11:41:53.791 [UI Thread @coroutine#3281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703371818735955969&assignmentUid=703371818735955968 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.792 [DefaultDispatcher-worker-8 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-03-10 11:41:53.792 [eventLoopGroupProxy-19-9 @call-handler#3321] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-10 11:41:53.794 [eventLoopGroupProxy-19-9 @call-handler#3321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-10 11:41:53.794 [UI Thread @coroutine#3306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955969 2025-03-10 11:41:53.794 [DefaultDispatcher-worker-17 @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.794 [UI Thread @coroutine#3306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955969 2025-03-10 11:41:53.794 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955969. 2025-03-10 11:41:53.794 [UI Thread @coroutine#3306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38951/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703371818735955968&clazzUid=703371818735955968&accountPersonUid=703371818735955969 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:53.797 [DefaultDispatcher-worker-14 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.800 [DefaultDispatcher-worker-3 @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.804 [DefaultDispatcher-worker-21 @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.808 [DefaultDispatcher-worker-12 @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-03-10 11:41:53.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-03-10 11:41:53.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-03-10 11:41:53.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:53.810 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b: (connection evicted) 2025-03-10 11:41:53.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:53.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-03-10 11:41:53.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-03-10 11:41:53.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-10 11:41:53.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-10 11:41:53.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:53.811 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a: (connection evicted) 2025-03-10 11:41:53.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:53.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-10 11:41:53.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-10 11:41:53.822 [DefaultDispatcher-worker-5 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:53.822 [DefaultDispatcher-worker-5 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.822 [DefaultDispatcher-worker-5 @coroutine#2096] 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:50455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:53.822 [DefaultDispatcher-worker-5 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.823 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.823 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.899 [DefaultDispatcher-worker-1 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2025-03-10 11:41:53.899 [DefaultDispatcher-worker-1 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.899 [DefaultDispatcher-worker-1 @coroutine#2142] 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:37113/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:53.899 [DefaultDispatcher-worker-1 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.899 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.899 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.981 [DefaultDispatcher-worker-19 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-10 11:41:53.981 [DefaultDispatcher-worker-19 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.981 [DefaultDispatcher-worker-19 @coroutine#2175] 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:37923/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:53.981 [DefaultDispatcher-worker-19 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.982 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:53.982 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.014 [DefaultDispatcher-worker-3 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-03-10 11:41:54.015 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.015 [DefaultDispatcher-worker-3 @coroutine#2204] 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:55895/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:54.015 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.015 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.015 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.051 [DefaultDispatcher-worker-2 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b70cf5d 2025-03-10 11:41:54.051 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.051 [DefaultDispatcher-worker-2 @coroutine#2233] 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. 2025-03-10 11:41:54.051 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.052 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.074 [DefaultDispatcher-worker-4 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:54.074 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.074 [DefaultDispatcher-worker-4 @coroutine#2247] 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:50145/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:54.074 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.075 [DefaultDispatcher-worker-6 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.075 [DefaultDispatcher-worker-6 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.202 [DefaultDispatcher-worker-16 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:54.202 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.202 [DefaultDispatcher-worker-16 @coroutine#2298] 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:47527/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:54.202 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.203 [DefaultDispatcher-worker-12 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.203 [DefaultDispatcher-worker-12 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.253 [DefaultDispatcher-worker-14 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:54.253 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.253 [DefaultDispatcher-worker-14 @coroutine#2341] 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:37455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:54.253 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.253 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.253 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.394 [DefaultDispatcher-worker-16 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:54.394 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.394 [DefaultDispatcher-worker-16 @coroutine#2394] 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:48435/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:54.394 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.395 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.395 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.734 [DefaultDispatcher-worker-13 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-03-10 11:41:54.735 [DefaultDispatcher-worker-13 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.735 [DefaultDispatcher-worker-13 @coroutine#2064] 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:50857/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:54.735 [DefaultDispatcher-worker-13 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.735 [DefaultDispatcher-worker-20 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.735 [DefaultDispatcher-worker-20 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-10 11:41:54.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-10 11:41:54.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:54.814 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc: (connection evicted) 2025-03-10 11:41:54.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:54.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-10 11:41:54.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d5d6297 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2025-03-10 11:41:54.816 [Test worker @coroutine#3373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-10 11:41:54.824 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2025-03-10 11:41:54.827 [DefaultDispatcher-worker-15 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:54.827 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.827 [DefaultDispatcher-worker-15 @coroutine#2096] 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:50455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:54.827 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.828 [DefaultDispatcher-worker-21 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.828 [DefaultDispatcher-worker-21 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.829 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2025-03-10 11:41:54.830 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2025-03-10 11:41:54.831 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f20384 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4467088e 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4467088e 2025-03-10 11:41:54.831 [Test worker @coroutine#3373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-10 11:41:54.839 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467088e 2025-03-10 11:41:54.843 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467088e 2025-03-10 11:41:54.844 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467088e 2025-03-10 11:41:54.845 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467088e 2025-03-10 11:41:54.849 [DefaultDispatcher-worker-18 @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467088e 2025-03-10 11:41:54.856 [DefaultDispatcher-worker-1 @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2025-03-10 11:41:54.861 [DefaultDispatcher-worker-3 @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2025-03-10 11:41:54.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-10 11:41:54.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-10 11:41:54.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:54.866 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@709c41da: (connection evicted) 2025-03-10 11:41:54.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:54.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-10 11:41:54.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-10 11:41:54.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-10 11:41:54.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-10 11:41:54.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:54.866 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4467088e: (connection evicted) 2025-03-10 11:41:54.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:54.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-10 11:41:54.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33544cc5 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:54.867 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:54.868 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-10 11:41:54.868 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:54.868 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:54.868 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:54.868 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:54.868 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:54.868 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:54.868 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:54.868 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:54.868 [Test worker @coroutine#3435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-10 11:41:54.868 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-10 11:41:54.868 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-10 11:41:54.868 [Test worker @coroutine#3435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-10 11:41:54.875 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-10 11:41:54.880 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-10 11:41:54.881 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-10 11:41:54.882 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2408ca4c 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2025-03-10 11:41:54.882 [Test worker @coroutine#3435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-10 11:41:54.889 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2025-03-10 11:41:54.894 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2025-03-10 11:41:54.895 [Test worker @coroutine#3444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2025-03-10 11:41:54.896 [Test worker @coroutine#3446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2025-03-10 11:41:54.899 [DefaultDispatcher-worker-2 @coroutine#3448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2025-03-10 11:41:54.903 [DefaultDispatcher-worker-7 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2025-03-10 11:41:54.903 [DefaultDispatcher-worker-7 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.903 [DefaultDispatcher-worker-7 @coroutine#2142] 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:37113/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:54.903 [DefaultDispatcher-worker-7 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.904 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.904 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.906 [DefaultDispatcher-worker-11 @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-10 11:41:54.911 [DefaultDispatcher-worker-21 @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-10 11:41:54.916 [DefaultDispatcher-worker-18 @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-10 11:41:54.927 [DefaultDispatcher-worker-14 @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-10 11:41:54.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-10 11:41:54.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-10 11:41:54.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:54.929 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bce19db: (connection evicted) 2025-03-10 11:41:54.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:54.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-10 11:41:54.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-10 11:41:54.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-10 11:41:54.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-10 11:41:54.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:54.929 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f745970: (connection evicted) 2025-03-10 11:41:54.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:54.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-10 11:41:54.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-10 11:41:54.930 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-10 11:41:54.930 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1507bc3 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2025-03-10 11:41:54.931 [Test worker @coroutine#3524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-10 11:41:54.939 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2025-03-10 11:41:54.944 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2025-03-10 11:41:54.944 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2025-03-10 11:41:54.945 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f129873 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2025-03-10 11:41:54.946 [Test worker @coroutine#3524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-10 11:41:54.953 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2025-03-10 11:41:54.958 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2025-03-10 11:41:54.959 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2025-03-10 11:41:54.960 [Test worker @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2025-03-10 11:41:54.964 [DefaultDispatcher-worker-10 @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2025-03-10 11:41:54.971 [DefaultDispatcher-worker-12 @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2025-03-10 11:41:54.975 [DefaultDispatcher-worker-17 @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2025-03-10 11:41:54.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-10 11:41:54.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-10 11:41:54.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:54.979 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45: (connection evicted) 2025-03-10 11:41:54.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:54.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-10 11:41:54.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-10 11:41:54.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-03-10 11:41:54.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-03-10 11:41:54.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:54.980 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ceeb762: (connection evicted) 2025-03-10 11:41:54.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:54.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-03-10 11:41:54.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-03-10 11:41:54.980 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24a5ddd7 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082 2025-03-10 11:41:54.981 [Test worker @coroutine#3582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-10 11:41:54.986 [DefaultDispatcher-worker-18 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-10 11:41:54.986 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.986 [DefaultDispatcher-worker-18 @coroutine#2175] 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:37923/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:54.986 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.987 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.987 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:54.989 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082 2025-03-10 11:41:54.993 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082 2025-03-10 11:41:54.994 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082 2025-03-10 11:41:54.995 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c152246 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:54.995 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@2380e8d4 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@2380e8d4 2025-03-10 11:41:54.996 [Test worker @coroutine#3582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-10 11:41:55.003 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2380e8d4 2025-03-10 11:41:55.008 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2380e8d4 2025-03-10 11:41:55.008 [Test worker @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2380e8d4 2025-03-10 11:41:55.009 [Test worker @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2380e8d4 2025-03-10 11:41:55.013 [DefaultDispatcher-worker-3 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2380e8d4 2025-03-10 11:41:55.019 [DefaultDispatcher-worker-21 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-03-10 11:41:55.019 [DefaultDispatcher-worker-21 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.019 [DefaultDispatcher-worker-21 @coroutine#2204] 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:55895/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:55.019 [DefaultDispatcher-worker-21 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.020 [DefaultDispatcher-worker-4 @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082 2025-03-10 11:41:55.020 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.020 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.024 [DefaultDispatcher-worker-14 @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082 2025-03-10 11:41:55.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-10 11:41:55.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-10 11:41:55.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.029 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082: (connection evicted) 2025-03-10 11:41:55.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-10 11:41:55.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-10 11:41:55.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-10 11:41:55.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-10 11:41:55.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.030 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2380e8d4: (connection evicted) 2025-03-10 11:41:55.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-10 11:41:55.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d4bb16b 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@79224636 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@79224636 2025-03-10 11:41:55.031 [Test worker @coroutine#3645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-10 11:41:55.039 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79224636 2025-03-10 11:41:55.043 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79224636 2025-03-10 11:41:55.044 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79224636 2025-03-10 11:41:55.045 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79224636 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c310aa3 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.045 [Test worker @coroutine#3645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-10 11:41:55.046 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5536542e 2025-03-10 11:41:55.046 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5536542e 2025-03-10 11:41:55.046 [Test worker @coroutine#3645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-10 11:41:55.053 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5536542e 2025-03-10 11:41:55.056 [DefaultDispatcher-worker-2 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b70cf5d 2025-03-10 11:41:55.056 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.056 [DefaultDispatcher-worker-2 @coroutine#2233] 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. 2025-03-10 11:41:55.056 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.057 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.058 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5536542e 2025-03-10 11:41:55.059 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5536542e 2025-03-10 11:41:55.059 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5536542e 2025-03-10 11:41:55.063 [DefaultDispatcher-worker-18 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5536542e 2025-03-10 11:41:55.070 [DefaultDispatcher-worker-18 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79224636 2025-03-10 11:41:55.075 [DefaultDispatcher-worker-3 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79224636 2025-03-10 11:41:55.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-10 11:41:55.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-10 11:41:55.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.079 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79224636: (connection evicted) 2025-03-10 11:41:55.079 [DefaultDispatcher-worker-19 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:55.079 [DefaultDispatcher-worker-19 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.079 [DefaultDispatcher-worker-19 @coroutine#2247] 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:50145/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:55.079 [DefaultDispatcher-worker-19 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-10 11:41:55.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-10 11:41:55.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-10 11:41:55.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-10 11:41:55.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.080 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5536542e: (connection evicted) 2025-03-10 11:41:55.080 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.080 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-10 11:41:55.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12dab9a8 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-03-10 11:41:55.081 [Test worker @coroutine#3707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-10 11:41:55.090 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-03-10 11:41:55.095 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-03-10 11:41:55.095 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-03-10 11:41:55.096 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3c6564 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2025-03-10 11:41:55.097 [Test worker @coroutine#3707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-10 11:41:55.104 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2025-03-10 11:41:55.109 [Test worker @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2025-03-10 11:41:55.110 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2025-03-10 11:41:55.111 [Test worker @coroutine#3718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2025-03-10 11:41:55.114 [DefaultDispatcher-worker-13 @coroutine#3720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2025-03-10 11:41:55.121 [DefaultDispatcher-worker-10 @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-03-10 11:41:55.125 [DefaultDispatcher-worker-10 @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-03-10 11:41:55.129 [DefaultDispatcher-worker-4 @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-03-10 11:41:55.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-10 11:41:55.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-10 11:41:55.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.132 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6: (connection evicted) 2025-03-10 11:41:55.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-10 11:41:55.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-10 11:41:55.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-10 11:41:55.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-10 11:41:55.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.133 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4: (connection evicted) 2025-03-10 11:41:55.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-10 11:41:55.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a6dfbb2 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-03-10 11:41:55.134 [Test worker @coroutine#3765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-10 11:41:55.142 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-03-10 11:41:55.147 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-03-10 11:41:55.147 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-03-10 11:41:55.148 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-03-10 11:41:55.148 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b491b89 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a259c1 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a259c1 2025-03-10 11:41:55.149 [Test worker @coroutine#3765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-10 11:41:55.156 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a259c1 2025-03-10 11:41:55.161 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a259c1 2025-03-10 11:41:55.161 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a259c1 2025-03-10 11:41:55.162 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a259c1 2025-03-10 11:41:55.166 [DefaultDispatcher-worker-18 @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a259c1 2025-03-10 11:41:55.173 [DefaultDispatcher-worker-18 @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-03-10 11:41:55.177 [DefaultDispatcher-worker-7 @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-03-10 11:41:55.180 [DefaultDispatcher-worker-2 @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-03-10 11:41:55.189 [DefaultDispatcher-worker-16 @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-03-10 11:41:55.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-10 11:41:55.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-10 11:41:55.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.192 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dab9366: (connection evicted) 2025-03-10 11:41:55.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-10 11:41:55.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-10 11:41:55.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-10 11:41:55.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-10 11:41:55.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.192 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57a259c1: (connection evicted) 2025-03-10 11:41:55.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-10 11:41:55.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-10 11:41:55.193 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12fbc568 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecf001f 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecf001f 2025-03-10 11:41:55.194 [Test worker @coroutine#3852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-10 11:41:55.201 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf001f 2025-03-10 11:41:55.206 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf001f 2025-03-10 11:41:55.207 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf001f 2025-03-10 11:41:55.207 [DefaultDispatcher-worker-20 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:55.208 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.208 [DefaultDispatcher-worker-20 @coroutine#2298] 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:47527/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:55.208 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.208 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf001f 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cc088a8 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-10 11:41:55.208 [DefaultDispatcher-worker-11 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.208 [DefaultDispatcher-worker-11 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2025-03-10 11:41:55.208 [Test worker @coroutine#3852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-10 11:41:55.216 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2025-03-10 11:41:55.220 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2025-03-10 11:41:55.221 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2025-03-10 11:41:55.222 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2025-03-10 11:41:55.226 [DefaultDispatcher-worker-7 @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2025-03-10 11:41:55.233 [DefaultDispatcher-worker-13 @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf001f 2025-03-10 11:41:55.237 [DefaultDispatcher-worker-16 @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf001f 2025-03-10 11:41:55.238 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf001f 2025-03-10 11:41:55.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-10 11:41:55.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-10 11:41:55.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.242 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ecf001f: (connection evicted) 2025-03-10 11:41:55.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-10 11:41:55.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-10 11:41:55.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-10 11:41:55.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-10 11:41:55.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.243 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc: (connection evicted) 2025-03-10 11:41:55.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-10 11:41:55.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-10 11:41:55.243 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2138386f 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2025-03-10 11:41:55.244 [Test worker @coroutine#3915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-10 11:41:55.252 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2025-03-10 11:41:55.257 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2025-03-10 11:41:55.258 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2025-03-10 11:41:55.258 [DefaultDispatcher-worker-7 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:55.258 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.258 [DefaultDispatcher-worker-7 @coroutine#2341] 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:37455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:55.258 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.258 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.258 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.258 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78405f00 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-10 11:41:55.259 [Test worker @coroutine#3915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-10 11:41:55.268 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-10 11:41:55.273 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-10 11:41:55.274 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-10 11:41:55.275 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-10 11:41:55.279 [DefaultDispatcher-worker-10 @coroutine#3931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-10 11:41:55.285 [DefaultDispatcher-worker-11 @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2025-03-10 11:41:55.290 [DefaultDispatcher-worker-15 @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2025-03-10 11:41:55.291 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2025-03-10 11:41:55.292 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2025-03-10 11:41:55.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-10 11:41:55.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-10 11:41:55.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.296 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e: (connection evicted) 2025-03-10 11:41:55.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-10 11:41:55.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-10 11:41:55.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-10 11:41:55.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-10 11:41:55.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.297 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9: (connection evicted) 2025-03-10 11:41:55.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-10 11:41:55.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c77042 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-10 11:41:55.298 [Test worker @coroutine#3979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-10 11:41:55.306 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-10 11:41:55.311 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-10 11:41:55.311 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-10 11:41:55.312 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@663d59ed 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-10 11:41:55.313 [Test worker @coroutine#3979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-10 11:41:55.320 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-10 11:41:55.325 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-10 11:41:55.326 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-10 11:41:55.327 [Test worker @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-10 11:41:55.330 [DefaultDispatcher-worker-11 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-10 11:41:55.337 [DefaultDispatcher-worker-11 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-10 11:41:55.342 [DefaultDispatcher-worker-2 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-10 11:41:55.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-10 11:41:55.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-10 11:41:55.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.381 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@142ac60e: (connection evicted) 2025-03-10 11:41:55.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-10 11:41:55.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-10 11:41:55.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-10 11:41:55.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-10 11:41:55.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.382 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@665902eb: (connection evicted) 2025-03-10 11:41:55.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-10 11:41:55.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-10 11:41:55.382 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5acbef42 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-03-10 11:41:55.383 [Test worker @coroutine#4053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-10 11:41:55.390 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-03-10 11:41:55.395 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-03-10 11:41:55.396 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-03-10 11:41:55.397 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-03-10 11:41:55.397 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-10 11:41:55.397 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.397 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.397 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.397 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.397 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.397 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.397 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f1d374 2025-03-10 11:41:55.397 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.397 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2025-03-10 11:41:55.398 [Test worker @coroutine#4053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-10 11:41:55.399 [DefaultDispatcher-worker-8 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:55.399 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.399 [DefaultDispatcher-worker-8 @coroutine#2394] 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:48435/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:55.399 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.400 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.400 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.405 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2025-03-10 11:41:55.410 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2025-03-10 11:41:55.411 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2025-03-10 11:41:55.412 [Test worker @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2025-03-10 11:41:55.416 [DefaultDispatcher-worker-19 @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2025-03-10 11:41:55.423 [DefaultDispatcher-worker-21 @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-03-10 11:41:55.428 [DefaultDispatcher-worker-21 @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-03-10 11:41:55.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-10 11:41:55.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-10 11:41:55.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.431 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d4e070: (connection evicted) 2025-03-10 11:41:55.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-10 11:41:55.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-10 11:41:55.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-10 11:41:55.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-10 11:41:55.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.432 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981: (connection evicted) 2025-03-10 11:41:55.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-10 11:41:55.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d8802cf 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.433 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-10 11:41:55.434 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-03-10 11:41:55.434 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-03-10 11:41:55.434 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-10 11:41:55.441 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-03-10 11:41:55.446 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-03-10 11:41:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-03-10 11:41:55.448 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@353b5d86 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80 2025-03-10 11:41:55.448 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-10 11:41:55.455 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80 2025-03-10 11:41:55.460 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80 2025-03-10 11:41:55.461 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80 2025-03-10 11:41:55.462 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80 2025-03-10 11:41:55.466 [DefaultDispatcher-worker-2 @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80 2025-03-10 11:41:55.472 [DefaultDispatcher-worker-8 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-03-10 11:41:55.477 [DefaultDispatcher-worker-10 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-03-10 11:41:55.478 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-03-10 11:41:55.479 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-03-10 11:41:55.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-10 11:41:55.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-10 11:41:55.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.483 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@494775f1: (connection evicted) 2025-03-10 11:41:55.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-10 11:41:55.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-10 11:41:55.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-10 11:41:55.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-10 11:41:55.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.484 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff7de80: (connection evicted) 2025-03-10 11:41:55.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-10 11:41:55.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@122557f8 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-03-10 11:41:55.485 [Test worker @coroutine#4174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-10 11:41:55.492 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-03-10 11:41:55.497 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-03-10 11:41:55.498 [Test worker @coroutine#4177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-03-10 11:41:55.499 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1a5092 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2025-03-10 11:41:55.499 [Test worker @coroutine#4174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-10 11:41:55.506 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2025-03-10 11:41:55.511 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2025-03-10 11:41:55.512 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2025-03-10 11:41:55.513 [Test worker @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2025-03-10 11:41:55.517 [DefaultDispatcher-worker-14 @coroutine#4187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2025-03-10 11:41:55.523 [DefaultDispatcher-worker-4 @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-03-10 11:41:55.528 [DefaultDispatcher-worker-17 @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-03-10 11:41:55.533 [UI Thread @coroutine#4236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-03-10 11:41:55.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-10 11:41:55.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-10 11:41:55.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.535 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@718212ef: (connection evicted) 2025-03-10 11:41:55.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-10 11:41:55.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-10 11:41:55.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-10 11:41:55.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-10 11:41:55.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.536 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59c530b5: (connection evicted) 2025-03-10 11:41:55.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-10 11:41:55.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5034e0c6 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.537 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-10 11:41:55.538 [Test worker @coroutine#4267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-10 11:41:55.545 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-10 11:41:55.550 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-10 11:41:55.551 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-10 11:41:55.552 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-10 11:41:55.557 [DefaultDispatcher-worker-19 @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-10 11:41:55.558 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-10 11:41:55.566 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-10 11:41:55.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-10 11:41:55.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-10 11:41:55.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.579 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cd50433: (connection evicted) 2025-03-10 11:41:55.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-10 11:41:55.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12bb0322 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.581 [Test worker @coroutine#4301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-10 11:41:55.582 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-03-10 11:41:55.582 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-03-10 11:41:55.582 [Test worker @coroutine#4301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-10 11:41:55.593 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-03-10 11:41:55.598 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-03-10 11:41:55.599 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-03-10 11:41:55.600 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-03-10 11:41:55.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-10 11:41:55.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-10 11:41:55.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:55.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-10 11:41:55.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-10 11:41:55.603 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@582ea857 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca 2025-03-10 11:41:55.604 [Test worker @coroutine#4334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-10 11:41:55.612 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca 2025-03-10 11:41:55.617 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca 2025-03-10 11:41:55.618 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca 2025-03-10 11:41:55.619 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca 2025-03-10 11:41:55.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-10 11:41:55.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-10 11:41:55.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:55.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-10 11:41:55.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7153995c 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-03-10 11:41:55.623 [Test worker @coroutine#4367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-10 11:41:55.631 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-03-10 11:41:55.636 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-03-10 11:41:55.637 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-03-10 11:41:55.638 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-03-10 11:41:55.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-10 11:41:55.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-10 11:41:55.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:55.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-10 11:41:55.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@387cd426 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-10 11:41:55.642 [Test worker @coroutine#4396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-10 11:41:55.651 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-10 11:41:55.656 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-10 11:41:55.657 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-10 11:41:55.658 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-10 11:41:55.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-10 11:41:55.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-10 11:41:55.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:55.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-10 11:41:55.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67dc8aa8 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2025-03-10 11:41:55.662 [Test worker @coroutine#4424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-10 11:41:55.673 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2025-03-10 11:41:55.678 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2025-03-10 11:41:55.679 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2025-03-10 11:41:55.680 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2025-03-10 11:41:55.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-10 11:41:55.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-10 11:41:55.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:55.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-10 11:41:55.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311683ea 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.683 [Test worker @coroutine#4455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-10 11:41:55.684 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2025-03-10 11:41:55.684 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2025-03-10 11:41:55.684 [Test worker @coroutine#4455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-10 11:41:55.692 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2025-03-10 11:41:55.697 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2025-03-10 11:41:55.698 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2025-03-10 11:41:55.699 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2025-03-10 11:41:55.703 [DefaultDispatcher-worker-11 @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2025-03-10 11:41:55.704 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2025-03-10 11:41:55.706 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2025-03-10 11:41:55.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-10 11:41:55.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-10 11:41:55.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.707 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd: (connection evicted) 2025-03-10 11:41:55.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-10 11:41:55.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@426d7d23 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-10 11:41:55.709 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-10 11:41:55.717 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-10 11:41:55.722 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-10 11:41:55.723 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-10 11:41:55.724 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6508e82 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 11:41:55.724 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-10 11:41:55.732 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 11:41:55.738 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 11:41:55.739 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 11:41:55.740 [DefaultDispatcher-worker-18 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-03-10 11:41:55.740 [DefaultDispatcher-worker-18 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.740 [DefaultDispatcher-worker-18 @coroutine#2064] 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:50857/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:55.740 [DefaultDispatcher-worker-18 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.740 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 11:41:55.741 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.741 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.744 [DefaultDispatcher-worker-9 @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-10 11:41:55.750 [DefaultDispatcher-worker-1 @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-10 11:41:55.759 [DefaultDispatcher-worker-5 @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-10 11:41:55.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-10 11:41:55.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-10 11:41:55.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.764 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a03b87: (connection evicted) 2025-03-10 11:41:55.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-10 11:41:55.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-10 11:41:55.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-10 11:41:55.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-10 11:41:55.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.765 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ef8410: (connection evicted) 2025-03-10 11:41:55.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-10 11:41:55.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37a2d18c 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@14feab02 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@14feab02 2025-03-10 11:41:55.766 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-10 11:41:55.774 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14feab02 2025-03-10 11:41:55.779 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14feab02 2025-03-10 11:41:55.779 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14feab02 2025-03-10 11:41:55.780 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14feab02 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7326f323 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 11:41:55.781 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-10 11:41:55.788 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 11:41:55.793 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 11:41:55.794 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 11:41:55.795 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 11:41:55.799 [DefaultDispatcher-worker-20 @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-03-10 11:41:55.806 [DefaultDispatcher-worker-9 @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14feab02 2025-03-10 11:41:55.818 [DefaultDispatcher-worker-21 @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14feab02 2025-03-10 11:41:55.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-10 11:41:55.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-10 11:41:55.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.821 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14feab02: (connection evicted) 2025-03-10 11:41:55.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-10 11:41:55.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-10 11:41:55.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-10 11:41:55.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-10 11:41:55.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.821 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27476b5f: (connection evicted) 2025-03-10 11:41:55.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-10 11:41:55.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aac9d67 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-10 11:41:55.823 [Test worker @coroutine#4545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-10 11:41:55.831 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-10 11:41:55.833 [DefaultDispatcher-worker-5 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:55.833 [DefaultDispatcher-worker-5 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.833 [DefaultDispatcher-worker-5 @coroutine#2096] 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:50455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:55.833 [DefaultDispatcher-worker-5 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.833 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.833 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.837 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-10 11:41:55.837 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-10 11:41:55.838 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f29e67e 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-03-10 11:41:55.839 [Test worker @coroutine#4545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-10 11:41:55.847 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-03-10 11:41:55.851 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-03-10 11:41:55.852 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-03-10 11:41:55.853 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-03-10 11:41:55.857 [DefaultDispatcher-worker-21 @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-03-10 11:41:55.864 [DefaultDispatcher-worker-4 @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-10 11:41:55.871 [DefaultDispatcher-worker-20 @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-10 11:41:55.875 [DefaultDispatcher-worker-13 @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-10 11:41:55.879 [DefaultDispatcher-worker-3 @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-10 11:41:55.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-10 11:41:55.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-10 11:41:55.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.886 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70796b21: (connection evicted) 2025-03-10 11:41:55.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-10 11:41:55.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-10 11:41:55.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-10 11:41:55.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-10 11:41:55.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.887 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aa16117: (connection evicted) 2025-03-10 11:41:55.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-10 11:41:55.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-10 11:41:55.888 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17cea679 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-03-10 11:41:55.889 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-10 11:41:55.896 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-03-10 11:41:55.901 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-03-10 11:41:55.902 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-03-10 11:41:55.903 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb2a0c2 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-03-10 11:41:55.903 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-10 11:41:55.908 [DefaultDispatcher-worker-19 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2025-03-10 11:41:55.908 [DefaultDispatcher-worker-19 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.908 [DefaultDispatcher-worker-19 @coroutine#2142] 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:37113/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:55.908 [DefaultDispatcher-worker-19 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.909 [DefaultDispatcher-worker-17 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.909 [DefaultDispatcher-worker-17 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.911 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-03-10 11:41:55.916 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-03-10 11:41:55.916 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-03-10 11:41:55.917 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-03-10 11:41:55.921 [DefaultDispatcher-worker-7 @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-03-10 11:41:55.928 [DefaultDispatcher-worker-9 @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-03-10 11:41:55.933 [DefaultDispatcher-worker-19 @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-03-10 11:41:55.936 [DefaultDispatcher-worker-1 @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-03-10 11:41:55.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-10 11:41:55.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-10 11:41:55.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.942 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d: (connection evicted) 2025-03-10 11:41:55.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-10 11:41:55.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-10 11:41:55.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-10 11:41:55.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-10 11:41:55.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.942 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7: (connection evicted) 2025-03-10 11:41:55.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-10 11:41:55.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51413d02 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.943 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.944 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-10 11:41:55.944 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-03-10 11:41:55.944 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-03-10 11:41:55.944 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-10 11:41:55.952 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-03-10 11:41:55.957 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-03-10 11:41:55.957 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-03-10 11:41:55.958 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-03-10 11:41:55.958 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-10 11:41:55.958 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f34d178 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-03-10 11:41:55.959 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-10 11:41:55.966 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-03-10 11:41:55.971 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-03-10 11:41:55.971 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-03-10 11:41:55.972 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-03-10 11:41:55.976 [DefaultDispatcher-worker-21 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-03-10 11:41:55.983 [DefaultDispatcher-worker-6 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-03-10 11:41:55.987 [DefaultDispatcher-worker-2 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-03-10 11:41:55.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-10 11:41:55.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-10 11:41:55.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.989 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6: (connection evicted) 2025-03-10 11:41:55.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-10 11:41:55.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-10 11:41:55.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-10 11:41:55.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-10 11:41:55.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:55.990 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@746f5752: (connection evicted) 2025-03-10 11:41:55.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:55.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-10 11:41:55.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-10 11:41:55.991 [DefaultDispatcher-worker-2 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-10 11:41:55.991 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.991 [DefaultDispatcher-worker-2 @coroutine#2175] 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:37923/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:55.991 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.992 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.992 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@761ac810 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:55.992 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-10 11:41:55.993 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-03-10 11:41:55.993 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-03-10 11:41:55.993 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-10 11:41:56.000 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-03-10 11:41:56.005 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-03-10 11:41:56.006 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-03-10 11:41:56.007 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f040f9e 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@20326436 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@20326436 2025-03-10 11:41:56.007 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-10 11:41:56.015 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20326436 2025-03-10 11:41:56.020 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20326436 2025-03-10 11:41:56.020 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20326436 2025-03-10 11:41:56.021 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20326436 2025-03-10 11:41:56.024 [DefaultDispatcher-worker-16 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-03-10 11:41:56.024 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.024 [DefaultDispatcher-worker-16 @coroutine#2204] 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:55895/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:56.024 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.025 [DefaultDispatcher-worker-9 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.025 [DefaultDispatcher-worker-9 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.025 [DefaultDispatcher-worker-7 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20326436 2025-03-10 11:41:56.032 [DefaultDispatcher-worker-10 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-03-10 11:41:56.038 [DefaultDispatcher-worker-11 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-03-10 11:41:56.048 [DefaultDispatcher-worker-19 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-03-10 11:41:56.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-10 11:41:56.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-10 11:41:56.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.049 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7170da18: (connection evicted) 2025-03-10 11:41:56.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-10 11:41:56.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-10 11:41:56.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-10 11:41:56.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-10 11:41:56.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.050 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20326436: (connection evicted) 2025-03-10 11:41:56.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-10 11:41:56.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22109f72 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-03-10 11:41:56.051 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-10 11:41:56.059 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-03-10 11:41:56.061 [DefaultDispatcher-worker-8 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b70cf5d 2025-03-10 11:41:56.061 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.061 [DefaultDispatcher-worker-8 @coroutine#2233] 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. 2025-03-10 11:41:56.061 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.062 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.064 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-03-10 11:41:56.065 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-03-10 11:41:56.066 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2139aa1f 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-03-10 11:41:56.066 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-10 11:41:56.073 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-03-10 11:41:56.078 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-03-10 11:41:56.079 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-03-10 11:41:56.080 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-03-10 11:41:56.084 [DefaultDispatcher-worker-7 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-03-10 11:41:56.084 [DefaultDispatcher-worker-19 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:56.084 [DefaultDispatcher-worker-19 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.084 [DefaultDispatcher-worker-19 @coroutine#2247] 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:50145/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:56.084 [DefaultDispatcher-worker-19 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.085 [DefaultDispatcher-worker-7 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.085 [DefaultDispatcher-worker-7 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.091 [DefaultDispatcher-worker-7 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-03-10 11:41:56.096 [DefaultDispatcher-worker-5 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-03-10 11:41:56.105 [DefaultDispatcher-worker-20 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-03-10 11:41:56.119 [DefaultDispatcher-worker-3 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-03-10 11:41:56.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-10 11:41:56.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-10 11:41:56.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.120 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4096a622: (connection evicted) 2025-03-10 11:41:56.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-10 11:41:56.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-10 11:41:56.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-10 11:41:56.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-10 11:41:56.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.121 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@578a12e9: (connection evicted) 2025-03-10 11:41:56.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-10 11:41:56.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@119d21ce 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-10 11:41:56.123 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-10 11:41:56.131 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-10 11:41:56.139 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-10 11:41:56.140 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-10 11:41:56.141 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232bfb3c 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 11:41:56.141 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-10 11:41:56.149 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 11:41:56.156 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 11:41:56.156 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 11:41:56.157 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 11:41:56.161 [DefaultDispatcher-worker-10 @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3014c46f 2025-03-10 11:41:56.168 [DefaultDispatcher-worker-7 @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-10 11:41:56.173 [DefaultDispatcher-worker-3 @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-10 11:41:56.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-10 11:41:56.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-10 11:41:56.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.184 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@667713c4: (connection evicted) 2025-03-10 11:41:56.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-10 11:41:56.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-10 11:41:56.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-10 11:41:56.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-10 11:41:56.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.185 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3014c46f: (connection evicted) 2025-03-10 11:41:56.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-10 11:41:56.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b95a30 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.187 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-10 11:41:56.191 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-10 11:41:56.191 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-10 11:41:56.191 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-10 11:41:56.201 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-10 11:41:56.209 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-10 11:41:56.211 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-10 11:41:56.212 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-10 11:41:56.212 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10587ce5 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 11:41:56.213 [DefaultDispatcher-worker-18 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 11:41:56.213 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-10 11:41:56.213 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.213 [DefaultDispatcher-worker-18 @coroutine#2298] 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:47527/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:56.213 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.214 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.214 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.221 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 11:41:56.227 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 11:41:56.228 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 11:41:56.229 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 11:41:56.236 [DefaultDispatcher-worker-18 @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-03-10 11:41:56.246 [DefaultDispatcher-worker-4 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-10 11:41:56.253 [DefaultDispatcher-worker-20 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-10 11:41:56.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-10 11:41:56.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-10 11:41:56.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.257 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39595a8: (connection evicted) 2025-03-10 11:41:56.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-10 11:41:56.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-10 11:41:56.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-10 11:41:56.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-10 11:41:56.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.258 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58581ab6: (connection evicted) 2025-03-10 11:41:56.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-10 11:41:56.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-10 11:41:56.259 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492c1b1b 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.260 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-10 11:41:56.261 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-10 11:41:56.261 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-10 11:41:56.261 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-10 11:41:56.263 [DefaultDispatcher-worker-18 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:56.264 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.264 [DefaultDispatcher-worker-18 @coroutine#2341] 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:37455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:56.264 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.268 [DefaultDispatcher-worker-3 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.268 [DefaultDispatcher-worker-3 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.273 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-10 11:41:56.281 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-10 11:41:56.283 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-10 11:41:56.284 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724945 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 11:41:56.285 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-10 11:41:56.296 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 11:41:56.304 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 11:41:56.305 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 11:41:56.307 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 11:41:56.311 [DefaultDispatcher-worker-14 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-03-10 11:41:56.319 [DefaultDispatcher-worker-17 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-10 11:41:56.324 [DefaultDispatcher-worker-14 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-10 11:41:56.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-10 11:41:56.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-10 11:41:56.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.327 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f112d1: (connection evicted) 2025-03-10 11:41:56.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-10 11:41:56.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-10 11:41:56.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-10 11:41:56.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-10 11:41:56.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.328 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b: (connection evicted) 2025-03-10 11:41:56.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-10 11:41:56.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7545cb17 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-10 11:41:56.330 [Test worker @coroutine#4875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-10 11:41:56.338 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-10 11:41:56.344 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-10 11:41:56.345 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-10 11:41:56.346 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@747e0a31 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.346 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 11:41:56.347 [Test worker @coroutine#4875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-10 11:41:56.354 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 11:41:56.360 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 11:41:56.360 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 11:41:56.361 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 11:41:56.365 [DefaultDispatcher-worker-12 @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-03-10 11:41:56.374 [DefaultDispatcher-worker-5 @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-10 11:41:56.383 [DefaultDispatcher-worker-11 @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-10 11:41:56.391 [DefaultDispatcher-worker-3 @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-10 11:41:56.406 [DefaultDispatcher-worker-3 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:56.406 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.406 [DefaultDispatcher-worker-3 @coroutine#2394] 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:48435/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:56.406 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.407 [DefaultDispatcher-worker-21 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.407 [DefaultDispatcher-worker-21 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.431 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.447 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.511 [DefaultDispatcher-worker-18 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-10 11:41:56.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-10 11:41:56.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-10 11:41:56.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.513 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5: (connection evicted) 2025-03-10 11:41:56.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-10 11:41:56.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-10 11:41:56.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-10 11:41:56.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-10 11:41:56.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.514 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd: (connection evicted) 2025-03-10 11:41:56.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-10 11:41:56.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@595626b8 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-03-10 11:41:56.515 [Test worker @coroutine#4916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-10 11:41:56.523 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-03-10 11:41:56.528 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-03-10 11:41:56.529 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-03-10 11:41:56.530 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-03-10 11:41:56.530 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-10 11:41:56.530 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.530 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.530 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.530 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.530 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5683a326 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 11:41:56.531 [Test worker @coroutine#4916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-10 11:41:56.539 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 11:41:56.544 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 11:41:56.545 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 11:41:56.546 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 11:41:56.550 [DefaultDispatcher-worker-17 @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-03-10 11:41:56.557 [DefaultDispatcher-worker-4 @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-03-10 11:41:56.563 [DefaultDispatcher-worker-16 @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-03-10 11:41:56.568 [DefaultDispatcher-worker-10 @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-03-10 11:41:56.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-10 11:41:56.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-10 11:41:56.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.570 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b: (connection evicted) 2025-03-10 11:41:56.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-10 11:41:56.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-10 11:41:56.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-10 11:41:56.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-10 11:41:56.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.571 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6723626f: (connection evicted) 2025-03-10 11:41:56.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-10 11:41:56.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b3f1c6 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-03-10 11:41:56.572 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-10 11:41:56.580 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-03-10 11:41:56.587 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-03-10 11:41:56.587 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-03-10 11:41:56.588 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cb7c6 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-03-10 11:41:56.589 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-10 11:41:56.596 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-03-10 11:41:56.601 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-03-10 11:41:56.602 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-03-10 11:41:56.603 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-03-10 11:41:56.607 [DefaultDispatcher-worker-10 @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-03-10 11:41:56.614 [DefaultDispatcher-worker-7 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-03-10 11:41:56.620 [DefaultDispatcher-worker-12 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-03-10 11:41:56.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-10 11:41:56.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-10 11:41:56.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.623 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@172f88b1: (connection evicted) 2025-03-10 11:41:56.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-10 11:41:56.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-10 11:41:56.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-10 11:41:56.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-10 11:41:56.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.624 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38f12596: (connection evicted) 2025-03-10 11:41:56.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-10 11:41:56.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35eac1dd 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-03-10 11:41:56.625 [Test worker @coroutine#4973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-10 11:41:56.632 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-03-10 11:41:56.637 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-03-10 11:41:56.638 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-03-10 11:41:56.639 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a2fbc3 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-03-10 11:41:56.639 [Test worker @coroutine#4973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-10 11:41:56.647 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-03-10 11:41:56.651 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-03-10 11:41:56.652 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-03-10 11:41:56.653 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-03-10 11:41:56.657 [DefaultDispatcher-worker-9 @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-03-10 11:41:56.664 [DefaultDispatcher-worker-2 @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-03-10 11:41:56.669 [DefaultDispatcher-worker-8 @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-03-10 11:41:56.673 [DefaultDispatcher-worker-20 @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-03-10 11:41:56.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-10 11:41:56.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-10 11:41:56.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.676 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7: (connection evicted) 2025-03-10 11:41:56.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-10 11:41:56.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-10 11:41:56.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-10 11:41:56.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-10 11:41:56.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.677 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5409305f: (connection evicted) 2025-03-10 11:41:56.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-10 11:41:56.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb9dab6 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.678 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-10 11:41:56.679 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-10 11:41:56.679 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-10 11:41:56.679 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-10 11:41:56.686 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-10 11:41:56.691 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-10 11:41:56.692 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-10 11:41:56.693 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-10 11:41:56.697 [DefaultDispatcher-worker-15 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-10 11:41:56.701 [DefaultDispatcher-worker-20 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-10 11:41:56.707 [UI Thread @coroutine#5029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=703371834157907968 2025-03-10 11:41:56.707 [UI Thread @coroutine#5029] 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=703371834157907968. 2025-03-10 11:41:56.707 [UI Thread @coroutine#5029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=703371834157907968 2025-03-10 11:41:56.708 [UI Thread @coroutine#5029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=703371834157907968 2025-03-10 11:41:56.708 [UI Thread @coroutine#5029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=703371834157907968 2025-03-10 11:41:56.708 [UI Thread @coroutine#5029] 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=703371834157907968. 2025-03-10 11:41:56.708 [UI Thread @coroutine#5029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=703371834157907968 to class io.ktor.utils.io.ByteReadChannel 2025-03-10 11:41:56.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-10 11:41:56.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-10 11:41:56.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.710 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac: (connection evicted) 2025-03-10 11:41:56.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-10 11:41:56.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ca2c3f 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.744 [Test worker @coroutine#5045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-10 11:41:56.745 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2025-03-10 11:41:56.745 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2025-03-10 11:41:56.745 [Test worker @coroutine#5045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-10 11:41:56.748 [DefaultDispatcher-worker-19 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-03-10 11:41:56.748 [DefaultDispatcher-worker-19 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.748 [DefaultDispatcher-worker-19 @coroutine#2064] 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:50857/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:56.748 [DefaultDispatcher-worker-19 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.749 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.749 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.753 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2025-03-10 11:41:56.758 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2025-03-10 11:41:56.759 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2025-03-10 11:41:56.760 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2025-03-10 11:41:56.764 [DefaultDispatcher-worker-11 @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2025-03-10 11:41:56.774 [DefaultDispatcher-worker-13 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2025-03-10 11:41:56.778 [DefaultDispatcher-worker-12 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2025-03-10 11:41:56.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-10 11:41:56.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-10 11:41:56.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.785 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1: (connection evicted) 2025-03-10 11:41:56.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-10 11:41:56.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-10 11:41:56.822 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2258ca14 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2025-03-10 11:41:56.823 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-10 11:41:56.831 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2025-03-10 11:41:56.836 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2025-03-10 11:41:56.837 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2025-03-10 11:41:56.838 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2025-03-10 11:41:56.838 [DefaultDispatcher-worker-16 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:56.838 [DefaultDispatcher-worker-16 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.838 [DefaultDispatcher-worker-16 @coroutine#2096] 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:50455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:56.838 [DefaultDispatcher-worker-16 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.839 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.839 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-10 11:41:56.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-10 11:41:56.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:56.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-10 11:41:56.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c1f5be 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.842 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-03-10 11:41:56.843 [Test worker @coroutine#5094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-10 11:41:56.850 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-03-10 11:41:56.855 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-03-10 11:41:56.856 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-03-10 11:41:56.857 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-03-10 11:41:56.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-10 11:41:56.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-10 11:41:56.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:56.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-10 11:41:56.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b68a50c 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba88ab5 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba88ab5 2025-03-10 11:41:56.860 [Test worker @coroutine#5112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-10 11:41:56.868 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba88ab5 2025-03-10 11:41:56.873 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba88ab5 2025-03-10 11:41:56.874 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba88ab5 2025-03-10 11:41:56.875 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba88ab5 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c298769 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.875 [Test worker @coroutine#5112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-10 11:41:56.876 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@56034552 2025-03-10 11:41:56.876 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@56034552 2025-03-10 11:41:56.876 [Test worker @coroutine#5112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-10 11:41:56.884 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56034552 2025-03-10 11:41:56.889 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56034552 2025-03-10 11:41:56.889 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56034552 2025-03-10 11:41:56.890 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56034552 2025-03-10 11:41:56.894 [DefaultDispatcher-worker-14 @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56034552 2025-03-10 11:41:56.901 [DefaultDispatcher-worker-11 @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba88ab5 2025-03-10 11:41:56.904 [UI Thread @coroutine#5135] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48311/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 11:41:56.904 [UI Thread @coroutine#5135] 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:48311/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 11:41:56.904 [UI Thread @coroutine#5135] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48311/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 11:41:56.905 [UI Thread @coroutine#5135] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48311/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 11:41:56.905 [UI Thread @coroutine#5135] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48311/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 11:41:56.905 [UI Thread @coroutine#5135] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48311/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 11:41:56.905 [UI Thread @coroutine#5135] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48311/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:56.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-10 11:41:56.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-10 11:41:56.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.906 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ba88ab5: (connection evicted) 2025-03-10 11:41:56.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-10 11:41:56.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-10 11:41:56.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-10 11:41:56.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-10 11:41:56.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.907 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56034552: (connection evicted) 2025-03-10 11:41:56.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-10 11:41:56.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dcfe455 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-10 11:41:56.908 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-10 11:41:56.909 [Test worker @coroutine#5141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-10 11:41:56.913 [DefaultDispatcher-worker-6 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2025-03-10 11:41:56.913 [DefaultDispatcher-worker-6 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.913 [DefaultDispatcher-worker-6 @coroutine#2142] 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:37113/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:56.913 [DefaultDispatcher-worker-6 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.914 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.914 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.917 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-10 11:41:56.922 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-10 11:41:56.923 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-10 11:41:56.924 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf45f46 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-03-10 11:41:56.924 [Test worker @coroutine#5141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-10 11:41:56.932 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-03-10 11:41:56.936 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-03-10 11:41:56.937 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-03-10 11:41:56.938 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-03-10 11:41:56.942 [DefaultDispatcher-worker-2 @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-03-10 11:41:56.949 [DefaultDispatcher-worker-12 @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-10 11:41:56.950 [UI Thread @coroutine#5167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59379/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 11:41:56.950 [UI Thread @coroutine#5167] 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:59379/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 11:41:56.950 [UI Thread @coroutine#5167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59379/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 11:41:56.951 [UI Thread @coroutine#5167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59379/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 11:41:56.951 [UI Thread @coroutine#5167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59379/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 11:41:56.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-10 11:41:56.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-10 11:41:56.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.951 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9: (connection evicted) 2025-03-10 11:41:56.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-10 11:41:56.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-10 11:41:56.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-10 11:41:56.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-10 11:41:56.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.952 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad: (connection evicted) 2025-03-10 11:41:56.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-10 11:41:56.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e2bd635 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.953 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-03-10 11:41:56.954 [Test worker @coroutine#5173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-10 11:41:56.961 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-03-10 11:41:56.966 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-03-10 11:41:56.967 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-03-10 11:41:56.967 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e7b277a 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-03-10 11:41:56.968 [Test worker @coroutine#5173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-10 11:41:56.975 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-03-10 11:41:56.980 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-03-10 11:41:56.981 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-03-10 11:41:56.982 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-03-10 11:41:56.985 [DefaultDispatcher-worker-15 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-03-10 11:41:56.993 [DefaultDispatcher-worker-1 @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-03-10 11:41:56.994 [UI Thread @coroutine#5196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37261/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 11:41:56.994 [UI Thread @coroutine#5196] 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:37261/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 11:41:56.994 [UI Thread @coroutine#5196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37261/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 11:41:56.995 [UI Thread @coroutine#5196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37261/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 11:41:56.995 [UI Thread @coroutine#5196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37261/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-10 11:41:56.995 [UI Thread @coroutine#5196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37261/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-10 11:41:56.995 [UI Thread @coroutine#5196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37261/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:56.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-10 11:41:56.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-10 11:41:56.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.996 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6: (connection evicted) 2025-03-10 11:41:56.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-10 11:41:56.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-10 11:41:56.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-10 11:41:56.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-10 11:41:56.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:56.996 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@635791b7: (connection evicted) 2025-03-10 11:41:56.997 [DefaultDispatcher-worker-18 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-10 11:41:56.997 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.997 [DefaultDispatcher-worker-18 @coroutine#2175] 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:37923/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:56.997 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:56.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-10 11:41:56.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-10 11:41:56.997 [DefaultDispatcher-worker-7 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.997 [DefaultDispatcher-worker-7 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e832c9 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-10 11:41:56.998 [Test worker @coroutine#5205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-10 11:41:57.005 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-10 11:41:57.010 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-10 11:41:57.011 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-10 11:41:57.012 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd65f9a 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-03-10 11:41:57.012 [Test worker @coroutine#5205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-10 11:41:57.020 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-03-10 11:41:57.024 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-03-10 11:41:57.025 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-03-10 11:41:57.026 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-03-10 11:41:57.029 [DefaultDispatcher-worker-20 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-03-10 11:41:57.029 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.029 [DefaultDispatcher-worker-20 @coroutine#2204] 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:55895/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:57.029 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.029 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.029 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.030 [DefaultDispatcher-worker-2 @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-03-10 11:41:57.037 [DefaultDispatcher-worker-20 @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-10 11:41:57.044 [DefaultDispatcher-worker-3 @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-10 11:41:57.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-10 11:41:57.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-10 11:41:57.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.050 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1: (connection evicted) 2025-03-10 11:41:57.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-10 11:41:57.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-10 11:41:57.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-10 11:41:57.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-10 11:41:57.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.050 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38fc1904: (connection evicted) 2025-03-10 11:41:57.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-10 11:41:57.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c64b9c 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-10 11:41:57.052 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-10 11:41:57.060 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-10 11:41:57.065 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-10 11:41:57.068 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-10 11:41:57.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b70cf5d 2025-03-10 11:41:57.068 [DefaultDispatcher-worker-21 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.068 [DefaultDispatcher-worker-21 @coroutine#2233] 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. 2025-03-10 11:41:57.068 [DefaultDispatcher-worker-21 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.069 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.069 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-10 11:41:57.073 [DefaultDispatcher-worker-7 @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-10 11:41:57.083 [DefaultDispatcher-worker-18 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-10 11:41:57.088 [DefaultDispatcher-worker-16 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:57.088 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.088 [DefaultDispatcher-worker-16 @coroutine#2247] 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:50145/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:57.088 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.089 [DefaultDispatcher-worker-19 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.089 [DefaultDispatcher-worker-19 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.089 [DefaultDispatcher-worker-2 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-10 11:41:57.099 [DefaultDispatcher-worker-16 @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-10 11:41:57.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-10 11:41:57.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-10 11:41:57.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.100 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@688c914e: (connection evicted) 2025-03-10 11:41:57.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-10 11:41:57.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a7c1725 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-10 11:41:57.102 [Test worker @coroutine#5296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-10 11:41:57.109 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-10 11:41:57.114 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-10 11:41:57.115 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-10 11:41:57.116 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439b893a 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.116 [Test worker @coroutine#5296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-10 11:41:57.117 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-03-10 11:41:57.117 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-03-10 11:41:57.117 [Test worker @coroutine#5296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-10 11:41:57.124 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-03-10 11:41:57.129 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-03-10 11:41:57.129 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-03-10 11:41:57.130 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-03-10 11:41:57.134 [DefaultDispatcher-worker-21 @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-03-10 11:41:57.141 [DefaultDispatcher-worker-17 @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-10 11:41:57.146 [DefaultDispatcher-worker-16 @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-10 11:41:57.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-10 11:41:57.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-10 11:41:57.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.150 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59: (connection evicted) 2025-03-10 11:41:57.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-10 11:41:57.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-10 11:41:57.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-10 11:41:57.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-10 11:41:57.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.151 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404bca88: (connection evicted) 2025-03-10 11:41:57.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-10 11:41:57.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62c41ad 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.152 [Test worker @coroutine#5335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-10 11:41:57.153 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-03-10 11:41:57.153 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-03-10 11:41:57.153 [Test worker @coroutine#5335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-10 11:41:57.160 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-03-10 11:41:57.165 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-03-10 11:41:57.166 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-03-10 11:41:57.166 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-03-10 11:41:57.171 [DefaultDispatcher-worker-11 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-03-10 11:41:57.175 [DefaultDispatcher-worker-14 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-03-10 11:41:57.182 [DefaultDispatcher-worker-2 @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-03-10 11:41:57.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-10 11:41:57.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-10 11:41:57.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.183 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410185ec: (connection evicted) 2025-03-10 11:41:57.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-10 11:41:57.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75be3cdf 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@38dde7ec 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@38dde7ec 2025-03-10 11:41:57.184 [Test worker @coroutine#5363] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-10 11:41:57.192 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38dde7ec 2025-03-10 11:41:57.196 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38dde7ec 2025-03-10 11:41:57.197 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38dde7ec 2025-03-10 11:41:57.198 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38dde7ec 2025-03-10 11:41:57.203 [DefaultDispatcher-worker-7 @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38dde7ec 2025-03-10 11:41:57.206 [DefaultDispatcher-worker-16 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38dde7ec 2025-03-10 11:41:57.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-10 11:41:57.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-10 11:41:57.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.207 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38dde7ec: (connection evicted) 2025-03-10 11:41:57.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-10 11:41:57.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5920c4ed 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-10 11:41:57.208 [Test worker @coroutine#5391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-10 11:41:57.216 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-10 11:41:57.219 [DefaultDispatcher-worker-16 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:57.219 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.219 [DefaultDispatcher-worker-16 @coroutine#2298] 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:47527/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:57.219 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.219 [DefaultDispatcher-worker-11 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.219 [DefaultDispatcher-worker-11 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.221 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-10 11:41:57.222 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-10 11:41:57.223 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-10 11:41:57.228 [DefaultDispatcher-worker-13 @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-10 11:41:57.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-10 11:41:57.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-10 11:41:57.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.266 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c: (connection evicted) 2025-03-10 11:41:57.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-10 11:41:57.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2495a351 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6cb083 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6cb083 2025-03-10 11:41:57.267 [Test worker @coroutine#5415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-10 11:41:57.272 [DefaultDispatcher-worker-13 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:57.272 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.272 [DefaultDispatcher-worker-13 @coroutine#2341] 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:37455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:57.272 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.273 [DefaultDispatcher-worker-20 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.273 [DefaultDispatcher-worker-20 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.275 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6cb083 2025-03-10 11:41:57.280 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6cb083 2025-03-10 11:41:57.281 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6cb083 2025-03-10 11:41:57.282 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6cb083 2025-03-10 11:41:57.286 [DefaultDispatcher-worker-16 @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6cb083 2025-03-10 11:41:57.290 [DefaultDispatcher-worker-3 @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6cb083 2025-03-10 11:41:57.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-10 11:41:57.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-10 11:41:57.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.293 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b6cb083: (connection evicted) 2025-03-10 11:41:57.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-10 11:41:57.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b24fcba 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de 2025-03-10 11:41:57.296 [Test worker @coroutine#5441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-10 11:41:57.303 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de 2025-03-10 11:41:57.308 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de 2025-03-10 11:41:57.309 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de 2025-03-10 11:41:57.310 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de 2025-03-10 11:41:57.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-10 11:41:57.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-10 11:41:57.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:57.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-10 11:41:57.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f54cdc4 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2025-03-10 11:41:57.313 [Test worker @coroutine#5457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-10 11:41:57.320 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2025-03-10 11:41:57.325 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2025-03-10 11:41:57.326 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2025-03-10 11:41:57.327 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2025-03-10 11:41:57.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-10 11:41:57.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-10 11:41:57.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:57.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-10 11:41:57.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fa73db5 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7485d2 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7485d2 2025-03-10 11:41:57.329 [Test worker @coroutine#5473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-10 11:41:57.337 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7485d2 2025-03-10 11:41:57.342 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7485d2 2025-03-10 11:41:57.343 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7485d2 2025-03-10 11:41:57.344 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7485d2 2025-03-10 11:41:57.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-10 11:41:57.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-10 11:41:57.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:57.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-10 11:41:57.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-10 11:41:57.350 [UI Thread @coroutine#5495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46307/Site/verify 2025-03-10 11:41:57.350 [UI Thread @coroutine#5495] 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:46307/Site/verify. 2025-03-10 11:41:57.350 [UI Thread @coroutine#5495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46307/Site/verify 2025-03-10 11:41:57.351 [UI Thread @coroutine#5495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46307/Site/verify 2025-03-10 11:41:57.351 [UI Thread @coroutine#5495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46307/Site/verify 2025-03-10 11:41:57.352 [UI Thread @coroutine#5495] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46307/Site/verify. 2025-03-10 11:41:57.352 [UI Thread @coroutine#5495] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46307/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:57.354 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ec911 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2025-03-10 11:41:57.355 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-10 11:41:57.363 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2025-03-10 11:41:57.368 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2025-03-10 11:41:57.369 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2025-03-10 11:41:57.370 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2025-03-10 11:41:57.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-10 11:41:57.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-10 11:41:57.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:57.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-10 11:41:57.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b906d 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.372 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-10 11:41:57.373 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@34018757 2025-03-10 11:41:57.373 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@34018757 2025-03-10 11:41:57.373 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-10 11:41:57.381 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34018757 2025-03-10 11:41:57.387 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34018757 2025-03-10 11:41:57.387 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34018757 2025-03-10 11:41:57.388 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34018757 2025-03-10 11:41:57.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-10 11:41:57.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-10 11:41:57.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:57.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-10 11:41:57.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ae0bff 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.390 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.391 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.391 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.391 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.391 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.391 [Test worker @coroutine#5543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-10 11:41:57.391 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2025-03-10 11:41:57.391 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2025-03-10 11:41:57.391 [Test worker @coroutine#5543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-10 11:41:57.399 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2025-03-10 11:41:57.404 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2025-03-10 11:41:57.405 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2025-03-10 11:41:57.405 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2025-03-10 11:41:57.406 [UI Thread @coroutine#5557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/Site/verify 2025-03-10 11:41:57.406 [UI Thread @coroutine#5557] 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:58375/Site/verify. 2025-03-10 11:41:57.406 [UI Thread @coroutine#5557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/Site/verify 2025-03-10 11:41:57.407 [UI Thread @coroutine#5557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/Site/verify 2025-03-10 11:41:57.407 [UI Thread @coroutine#5557] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/Site/verify 2025-03-10 11:41:57.408 [UI Thread @coroutine#5557] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58375/Site/verify. 2025-03-10 11:41:57.408 [UI Thread @coroutine#5557] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58375/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:57.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-10 11:41:57.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-10 11:41:57.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:57.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-10 11:41:57.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-10 11:41:57.411 [DefaultDispatcher-worker-16 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:57.411 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.411 [DefaultDispatcher-worker-16 @coroutine#2394] 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:48435/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:57.411 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.411 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.412 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.412 [UI Thread @coroutine#5571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59753/Site/verify 2025-03-10 11:41:57.412 [UI Thread @coroutine#5571] 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:59753/Site/verify. 2025-03-10 11:41:57.412 [UI Thread @coroutine#5571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59753/Site/verify 2025-03-10 11:41:57.412 [UI Thread @coroutine#5571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59753/Site/verify 2025-03-10 11:41:57.412 [UI Thread @coroutine#5571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59753/Site/verify 2025-03-10 11:41:57.412 [UI Thread @coroutine#5571] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59753/Site/verify. 2025-03-10 11:41:57.412 [UI Thread @coroutine#5571] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59753/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:57.415 [UI Thread @coroutine#5585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44845/Site/verify 2025-03-10 11:41:57.415 [UI Thread @coroutine#5585] 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:44845/Site/verify. 2025-03-10 11:41:57.415 [UI Thread @coroutine#5585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44845/Site/verify 2025-03-10 11:41:57.416 [UI Thread @coroutine#5585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44845/Site/verify 2025-03-10 11:41:57.416 [UI Thread @coroutine#5585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44845/Site/verify 2025-03-10 11:41:57.416 [UI Thread @coroutine#5585] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44845/Site/verify. 2025-03-10 11:41:57.416 [UI Thread @coroutine#5585] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44845/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:57.419 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-10 11:41:57.419 [UI Thread @coroutine#5599] 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. 2025-03-10 11:41:57.419 [UI Thread @coroutine#5599] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-10 11:41:57.420 [UI Thread @coroutine#5599] 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 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cd97ebe 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.421 [Test worker @coroutine#5606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-10 11:41:57.422 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2025-03-10 11:41:57.422 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2025-03-10 11:41:57.422 [Test worker @coroutine#5606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-10 11:41:57.430 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2025-03-10 11:41:57.435 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2025-03-10 11:41:57.435 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2025-03-10 11:41:57.436 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2025-03-10 11:41:57.440 [DefaultDispatcher-worker-7 @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2025-03-10 11:41:57.450 [DefaultDispatcher-worker-21 @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2025-03-10 11:41:57.455 [DefaultDispatcher-worker-21 @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2025-03-10 11:41:57.459 [DefaultDispatcher-worker-20 @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2025-03-10 11:41:57.462 [DefaultDispatcher-worker-20 @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2025-03-10 11:41:57.465 [DefaultDispatcher-worker-11 @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2025-03-10 11:41:57.469 [DefaultDispatcher-worker-3 @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2025-03-10 11:41:57.478 [DefaultDispatcher-worker-5 @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2025-03-10 11:41:57.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-10 11:41:57.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-10 11:41:57.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.479 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6: (connection evicted) 2025-03-10 11:41:57.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-10 11:41:57.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e7edfb2 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@50931911 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@50931911 2025-03-10 11:41:57.481 [Test worker @coroutine#5635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-10 11:41:57.488 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50931911 2025-03-10 11:41:57.493 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50931911 2025-03-10 11:41:57.494 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50931911 2025-03-10 11:41:57.495 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50931911 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a637c4f 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2025-03-10 11:41:57.495 [Test worker @coroutine#5635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-10 11:41:57.503 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2025-03-10 11:41:57.508 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2025-03-10 11:41:57.509 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2025-03-10 11:41:57.510 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2025-03-10 11:41:57.514 [DefaultDispatcher-worker-4 @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2025-03-10 11:41:57.521 [DefaultDispatcher-worker-1 @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50931911 2025-03-10 11:41:57.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-10 11:41:57.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-10 11:41:57.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.529 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50931911: (connection evicted) 2025-03-10 11:41:57.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-10 11:41:57.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-10 11:41:57.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-10 11:41:57.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-10 11:41:57.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.530 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ca509b: (connection evicted) 2025-03-10 11:41:57.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-10 11:41:57.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e05f3eb 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-03-10 11:41:57.531 [Test worker @coroutine#5684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-10 11:41:57.539 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-03-10 11:41:57.543 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-03-10 11:41:57.544 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-03-10 11:41:57.545 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74239871 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-10 11:41:57.545 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.546 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.546 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.546 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.546 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.546 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.546 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.546 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.546 [Test worker @coroutine#5684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-10 11:41:57.546 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2025-03-10 11:41:57.546 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2025-03-10 11:41:57.546 [Test worker @coroutine#5684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-10 11:41:57.553 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2025-03-10 11:41:57.558 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2025-03-10 11:41:57.559 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2025-03-10 11:41:57.560 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2025-03-10 11:41:57.563 [DefaultDispatcher-worker-14 @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2025-03-10 11:41:57.570 [DefaultDispatcher-worker-14 @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-03-10 11:41:57.575 [DefaultDispatcher-worker-17 @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-03-10 11:41:57.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-10 11:41:57.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-10 11:41:57.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.578 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@286e2b71: (connection evicted) 2025-03-10 11:41:57.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-10 11:41:57.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-10 11:41:57.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-10 11:41:57.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-10 11:41:57.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.578 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c31e10: (connection evicted) 2025-03-10 11:41:57.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-10 11:41:57.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c995eae 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.579 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-03-10 11:41:57.580 [Test worker @coroutine#5734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-10 11:41:57.587 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-03-10 11:41:57.592 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-03-10 11:41:57.593 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-03-10 11:41:57.594 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e43fc06 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2025-03-10 11:41:57.594 [Test worker @coroutine#5734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-10 11:41:57.601 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2025-03-10 11:41:57.606 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2025-03-10 11:41:57.607 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2025-03-10 11:41:57.608 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2025-03-10 11:41:57.614 [DefaultDispatcher-worker-6 @coroutine#5747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2025-03-10 11:41:57.621 [DefaultDispatcher-worker-8 @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-03-10 11:41:57.625 [DefaultDispatcher-worker-21 @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-03-10 11:41:57.680 [HikariPool-242 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.694 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.753 [DefaultDispatcher-worker-14 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-03-10 11:41:57.753 [DefaultDispatcher-worker-14 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.753 [DefaultDispatcher-worker-14 @coroutine#2064] 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:50857/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:57.753 [DefaultDispatcher-worker-14 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.754 [DefaultDispatcher-worker-21 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.754 [DefaultDispatcher-worker-21 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.842 [DefaultDispatcher-worker-21 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:57.843 [DefaultDispatcher-worker-21 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.843 [DefaultDispatcher-worker-21 @coroutine#2096] 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:50455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:57.843 [DefaultDispatcher-worker-21 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.843 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.843 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-10 11:41:57.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-10 11:41:57.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.877 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8941d98: (connection evicted) 2025-03-10 11:41:57.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-10 11:41:57.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-10 11:41:57.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-10 11:41:57.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-10 11:41:57.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.878 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ce9299: (connection evicted) 2025-03-10 11:41:57.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-10 11:41:57.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-10 11:41:57.879 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-10 11:41:57.879 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.879 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.879 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.879 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.879 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.879 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.879 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ebb6e20 2025-03-10 11:41:57.879 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-03-10 11:41:57.880 [Test worker @coroutine#5793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-10 11:41:57.888 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-03-10 11:41:57.893 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-03-10 11:41:57.894 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-03-10 11:41:57.895 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df05c40 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1505c3 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1505c3 2025-03-10 11:41:57.895 [Test worker @coroutine#5793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-10 11:41:57.903 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1505c3 2025-03-10 11:41:57.907 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1505c3 2025-03-10 11:41:57.908 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1505c3 2025-03-10 11:41:57.909 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1505c3 2025-03-10 11:41:57.913 [DefaultDispatcher-worker-20 @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1505c3 2025-03-10 11:41:57.917 [DefaultDispatcher-worker-18 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2025-03-10 11:41:57.917 [DefaultDispatcher-worker-18 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.917 [DefaultDispatcher-worker-18 @coroutine#2142] 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:37113/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:57.917 [DefaultDispatcher-worker-18 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.918 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.918 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:57.921 [DefaultDispatcher-worker-13 @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-03-10 11:41:57.924 [DefaultDispatcher-worker-6 @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-03-10 11:41:57.928 [DefaultDispatcher-worker-21 @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-03-10 11:41:57.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-10 11:41:57.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-10 11:41:57.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.931 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a81582c: (connection evicted) 2025-03-10 11:41:57.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-10 11:41:57.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-10 11:41:57.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-10 11:41:57.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-10 11:41:57.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.931 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b1505c3: (connection evicted) 2025-03-10 11:41:57.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-10 11:41:57.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-10 11:41:57.932 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e1413c 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-03-10 11:41:57.933 [Test worker @coroutine#5848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-10 11:41:57.940 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-03-10 11:41:57.945 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-03-10 11:41:57.946 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-03-10 11:41:57.947 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fab250b 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da068e8 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da068e8 2025-03-10 11:41:57.947 [Test worker @coroutine#5848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-10 11:41:57.954 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da068e8 2025-03-10 11:41:57.959 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da068e8 2025-03-10 11:41:57.960 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da068e8 2025-03-10 11:41:57.961 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da068e8 2025-03-10 11:41:57.965 [DefaultDispatcher-worker-4 @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da068e8 2025-03-10 11:41:57.972 [DefaultDispatcher-worker-9 @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-03-10 11:41:57.975 [DefaultDispatcher-worker-20 @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-03-10 11:41:57.979 [DefaultDispatcher-worker-19 @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-03-10 11:41:57.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-10 11:41:57.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-10 11:41:57.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.982 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@686a08f4: (connection evicted) 2025-03-10 11:41:57.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-10 11:41:57.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-10 11:41:57.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-10 11:41:57.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-10 11:41:57.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:57.982 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3da068e8: (connection evicted) 2025-03-10 11:41:57.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:57.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-10 11:41:57.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b4b5ac8 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-10 11:41:57.983 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.984 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.984 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.984 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.984 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.984 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.984 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.984 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.984 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-10 11:41:57.984 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-03-10 11:41:57.984 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-03-10 11:41:57.984 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-10 11:41:57.991 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-03-10 11:41:57.996 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-03-10 11:41:57.997 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-03-10 11:41:57.998 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@174e79f9 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2025-03-10 11:41:57.998 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-10 11:41:58.001 [DefaultDispatcher-worker-3 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-10 11:41:58.001 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.001 [DefaultDispatcher-worker-3 @coroutine#2175] 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:37923/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:58.001 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.002 [DefaultDispatcher-worker-21 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.002 [DefaultDispatcher-worker-21 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.006 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2025-03-10 11:41:58.011 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2025-03-10 11:41:58.012 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2025-03-10 11:41:58.012 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2025-03-10 11:41:58.016 [DefaultDispatcher-worker-13 @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2025-03-10 11:41:58.023 [DefaultDispatcher-worker-14 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-03-10 11:41:58.027 [DefaultDispatcher-worker-20 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-03-10 11:41:58.031 [DefaultDispatcher-worker-9 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-03-10 11:41:58.033 [DefaultDispatcher-worker-9 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-03-10 11:41:58.033 [DefaultDispatcher-worker-9 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.033 [DefaultDispatcher-worker-9 @coroutine#2204] 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:55895/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:58.033 [DefaultDispatcher-worker-9 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-10 11:41:58.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-10 11:41:58.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:58.034 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.034 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.034 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f: (connection evicted) 2025-03-10 11:41:58.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-10 11:41:58.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-10 11:41:58.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-10 11:41:58.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-10 11:41:58.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:58.034 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5264e41d: (connection evicted) 2025-03-10 11:41:58.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-10 11:41:58.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b3d197 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 11:41:58.036 [Test worker @coroutine#5959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-10 11:41:58.044 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 11:41:58.049 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 11:41:58.049 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 11:41:58.050 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 11:41:58.055 [DefaultDispatcher-worker-6 @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-03-10 11:41:58.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-10 11:41:58.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-10 11:41:58.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:58.056 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3366a998: (connection evicted) 2025-03-10 11:41:58.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-10 11:41:58.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-10 11:41:58.057 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-10 11:41:58.057 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.057 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.057 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.057 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.057 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.057 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.057 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ea5cd3 2025-03-10 11:41:58.057 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cee91b 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cee91b 2025-03-10 11:41:58.058 [Test worker @coroutine#5983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-10 11:41:58.065 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cee91b 2025-03-10 11:41:58.070 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cee91b 2025-03-10 11:41:58.071 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cee91b 2025-03-10 11:41:58.072 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cee91b 2025-03-10 11:41:58.073 [DefaultDispatcher-worker-9 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b70cf5d 2025-03-10 11:41:58.074 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.074 [DefaultDispatcher-worker-9 @coroutine#2233] 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. 2025-03-10 11:41:58.074 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.074 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.076 [DefaultDispatcher-worker-11 @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cee91b 2025-03-10 11:41:58.086 [DefaultDispatcher-worker-15 @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cee91b 2025-03-10 11:41:58.090 [DefaultDispatcher-worker-9 @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cee91b 2025-03-10 11:41:58.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-10 11:41:58.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-10 11:41:58.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:58.093 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cee91b: (connection evicted) 2025-03-10 11:41:58.093 [DefaultDispatcher-worker-11 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:58.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-10 11:41:58.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-10 11:41:58.093 [DefaultDispatcher-worker-11 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.093 [DefaultDispatcher-worker-11 @coroutine#2247] 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:50145/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:58.093 [DefaultDispatcher-worker-11 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.094 [DefaultDispatcher-worker-10 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.094 [DefaultDispatcher-worker-10 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40def23 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.094 [Test worker @coroutine#6013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-10 11:41:58.095 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-03-10 11:41:58.095 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-03-10 11:41:58.095 [Test worker @coroutine#6013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-10 11:41:58.102 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-03-10 11:41:58.107 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-03-10 11:41:58.108 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-03-10 11:41:58.109 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-03-10 11:41:58.113 [DefaultDispatcher-worker-6 @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-03-10 11:41:58.123 [DefaultDispatcher-worker-12 @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-03-10 11:41:58.127 [DefaultDispatcher-worker-2 @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-03-10 11:41:58.135 [DefaultDispatcher-worker-20 @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-03-10 11:41:58.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-10 11:41:58.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-10 11:41:58.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:58.136 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd: (connection evicted) 2025-03-10 11:41:58.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-10 11:41:58.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42eb459d 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-10 11:41:58.137 [Test worker @coroutine#6045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-10 11:41:58.145 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-10 11:41:58.150 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-10 11:41:58.151 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-10 11:41:58.152 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-10 11:41:58.156 [DefaultDispatcher-worker-15 @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-10 11:41:58.167 [DefaultDispatcher-worker-21 @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-10 11:41:58.171 [DefaultDispatcher-worker-12 @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-10 11:41:58.177 [DefaultDispatcher-worker-10 @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-10 11:41:58.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-10 11:41:58.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-10 11:41:58.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:58.178 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@793c2cde: (connection evicted) 2025-03-10 11:41:58.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-10 11:41:58.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569242a8 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2025-03-10 11:41:58.180 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-10 11:41:58.188 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2025-03-10 11:41:58.193 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2025-03-10 11:41:58.194 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2025-03-10 11:41:58.195 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2025-03-10 11:41:58.200 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-254 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa due to dirty commit state on close(). 2025-03-10 11:41:58.203 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2025-03-10 11:41:58.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-10 11:41:58.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-10 11:41:58.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:58.204 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@274d10aa: (connection evicted) 2025-03-10 11:41:58.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-10 11:41:58.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@398f6f04 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-10 11:41:58.205 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-10 11:41:58.206 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-10 11:41:58.213 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-10 11:41:58.218 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-10 11:41:58.219 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-10 11:41:58.220 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-10 11:41:58.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-10 11:41:58.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-10 11:41:58.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:58.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-10 11:41:58.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-10 11:41:58.223 [DefaultDispatcher-worker-7 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-10 11:41:58.223 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.223 [DefaultDispatcher-worker-7 @coroutine#2298] 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:47527/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:58.223 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57e273e0 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.223 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.224 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.224 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.224 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.224 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.224 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.224 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.224 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-10 11:41:58.224 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed43328 2025-03-10 11:41:58.224 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed43328 2025-03-10 11:41:58.224 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-10 11:41:58.224 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.224 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.231 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed43328 2025-03-10 11:41:58.236 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed43328 2025-03-10 11:41:58.237 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed43328 2025-03-10 11:41:58.238 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed43328 2025-03-10 11:41:58.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-10 11:41:58.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-10 11:41:58.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:58.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-10 11:41:58.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ff824b1 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.242 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.243 [UI Thread @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-10 11:41:58.243 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c69618 2025-03-10 11:41:58.243 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c69618 2025-03-10 11:41:58.243 [UI Thread @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-10 11:41:58.252 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c69618 2025-03-10 11:41:58.257 [UI Thread @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c69618 2025-03-10 11:41:58.258 [UI Thread @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c69618 2025-03-10 11:41:58.259 [UI Thread @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c69618 2025-03-10 11:41:58.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-10 11:41:58.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-10 11:41:58.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:58.261 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c69618: (connection evicted) 2025-03-10 11:41:58.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-10 11:41:58.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70fdecff 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a05923 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a05923 2025-03-10 11:41:58.263 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-10 11:41:58.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a05923 2025-03-10 11:41:58.278 [DefaultDispatcher-worker-10 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:58.278 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.278 [DefaultDispatcher-worker-10 @coroutine#2341] 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:37455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:58.278 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.278 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a05923 2025-03-10 11:41:58.279 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.279 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.279 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a05923 2025-03-10 11:41:58.280 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a05923 2025-03-10 11:41:58.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-10 11:41:58.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-10 11:41:58.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:58.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-10 11:41:58.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b07ccd 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2025-03-10 11:41:58.283 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-10 11:41:58.292 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2025-03-10 11:41:58.297 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2025-03-10 11:41:58.297 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2025-03-10 11:41:58.298 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2025-03-10 11:41:58.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-10 11:41:58.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-10 11:41:58.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:58.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-10 11:41:58.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d711b0 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@db62b5f 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@db62b5f 2025-03-10 11:41:58.301 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-10 11:41:58.309 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db62b5f 2025-03-10 11:41:58.315 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db62b5f 2025-03-10 11:41:58.315 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db62b5f 2025-03-10 11:41:58.316 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db62b5f 2025-03-10 11:41:58.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-10 11:41:58.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-10 11:41:58.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:58.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-10 11:41:58.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1569f8a6 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa1e86b 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa1e86b 2025-03-10 11:41:58.319 [Test worker @coroutine#6216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-10 11:41:58.327 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa1e86b 2025-03-10 11:41:58.333 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa1e86b 2025-03-10 11:41:58.333 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa1e86b 2025-03-10 11:41:58.334 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa1e86b 2025-03-10 11:41:58.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-10 11:41:58.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-10 11:41:58.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:58.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-10 11:41:58.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bce016c 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.337 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.338 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.338 [Test worker @coroutine#6232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-10 11:41:58.338 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-03-10 11:41:58.338 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-03-10 11:41:58.338 [Test worker @coroutine#6232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-10 11:41:58.346 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-03-10 11:41:58.351 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-03-10 11:41:58.355 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-03-10 11:41:58.356 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-03-10 11:41:58.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-10 11:41:58.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-10 11:41:58.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:58.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-10 11:41:58.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ac51234 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-03-10 11:41:58.360 [Test worker @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-10 11:41:58.368 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-03-10 11:41:58.374 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-03-10 11:41:58.375 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-03-10 11:41:58.376 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-03-10 11:41:58.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-10 11:41:58.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-10 11:41:58.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:58.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-10 11:41:58.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20983174 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.378 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.379 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.379 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.379 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.379 [Test worker @coroutine#6269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-10 11:41:58.379 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1720f8 2025-03-10 11:41:58.379 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1720f8 2025-03-10 11:41:58.379 [Test worker @coroutine#6269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-10 11:41:58.388 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1720f8 2025-03-10 11:41:58.393 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1720f8 2025-03-10 11:41:58.393 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1720f8 2025-03-10 11:41:58.394 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1720f8 2025-03-10 11:41:58.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-10 11:41:58.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-10 11:41:58.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:58.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-10 11:41:58.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645f3e8b 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.397 [Test worker @coroutine#6287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-10 11:41:58.398 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-03-10 11:41:58.398 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-03-10 11:41:58.398 [Test worker @coroutine#6287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-10 11:41:58.406 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-03-10 11:41:58.411 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-03-10 11:41:58.412 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-03-10 11:41:58.413 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-03-10 11:41:58.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-10 11:41:58.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-10 11:41:58.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:58.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-10 11:41:58.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-10 11:41:58.416 [DefaultDispatcher-worker-20 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:58.416 [DefaultDispatcher-worker-20 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.416 [DefaultDispatcher-worker-20 @coroutine#2394] 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:48435/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:58.416 [DefaultDispatcher-worker-20 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@762f5d34 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.416 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7937a60e 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7937a60e 2025-03-10 11:41:58.417 [Test worker @coroutine#6305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-10 11:41:58.417 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.417 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.425 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937a60e 2025-03-10 11:41:58.430 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937a60e 2025-03-10 11:41:58.431 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937a60e 2025-03-10 11:41:58.432 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937a60e 2025-03-10 11:41:58.434 [UI Thread @coroutine#6322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-10 11:41:58.434 [UI Thread @coroutine#6322] 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. 2025-03-10 11:41:58.434 [UI Thread @coroutine#6322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-10 11:41:58.435 [UI Thread @coroutine#6322] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-03-10 11:41:58.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-10 11:41:58.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-10 11:41:58.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-10 11:41:58.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-10 11:41:58.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@135de93b 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-03-10 11:41:58.438 [Test worker @coroutine#6328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-10 11:41:58.449 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-03-10 11:41:58.454 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-03-10 11:41:58.455 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-03-10 11:41:58.456 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-03-10 11:41:58.458 [UI Thread @coroutine#6344] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58403/Site/verify 2025-03-10 11:41:58.458 [UI Thread @coroutine#6344] 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:58403/Site/verify. 2025-03-10 11:41:58.458 [UI Thread @coroutine#6344] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58403/Site/verify 2025-03-10 11:41:58.459 [UI Thread @coroutine#6344] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58403/Site/verify 2025-03-10 11:41:58.459 [UI Thread @coroutine#6344] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58403/Site/verify 2025-03-10 11:41:58.459 [UI Thread @coroutine#6344] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58403/Site/verify. 2025-03-10 11:41:58.460 [UI Thread @coroutine#6344] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58403/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-10 11:41:58.461 [DefaultDispatcher-worker-13 @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-03-10 11:41:58.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-10 11:41:58.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-10 11:41:58.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:58.461 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37: (connection evicted) 2025-03-10 11:41:58.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:58.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-10 11:41:58.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a97b79 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-03-10 11:41:58.464 [Test worker @coroutine#6352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-03-10 11:41:58.472 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-03-10 11:41:58.477 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-03-10 11:41:58.478 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-03-10 11:41:58.479 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-03-10 11:41:58.484 [DefaultDispatcher-worker-4 @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-03-10 11:41:58.488 [DefaultDispatcher-worker-8 @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-03-10 11:41:58.492 [UI Thread @coroutine#6371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60151/703371840839581696/_ustadmanifest.json 2025-03-10 11:41:58.492 [UI Thread @coroutine#6371] 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:60151/703371840839581696/_ustadmanifest.json. 2025-03-10 11:41:58.492 [UI Thread @coroutine#6371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60151/703371840839581696/_ustadmanifest.json 2025-03-10 11:41:58.493 [UI Thread @coroutine#6371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60151/703371840839581696/_ustadmanifest.json 2025-03-10 11:41:58.493 [UI Thread @coroutine#6371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60151/703371840839581696/_ustadmanifest.json 2025-03-10 11:41:58.494 [UI Thread @coroutine#6371] 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:60151/703371840839581696/_ustadmanifest.json. 2025-03-10 11:41:58.494 [UI Thread @coroutine#6371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60151/703371840839581696/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 11:41:58.494 [UI Thread @coroutine#6371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60151/mediainfo.json 2025-03-10 11:41:58.494 [UI Thread @coroutine#6371] 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:60151/mediainfo.json. 2025-03-10 11:41:58.494 [UI Thread @coroutine#6371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60151/mediainfo.json 2025-03-10 11:41:58.494 [UI Thread @coroutine#6371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60151/mediainfo.json 2025-03-10 11:41:58.494 [UI Thread @coroutine#6371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60151/mediainfo.json 2025-03-10 11:41:58.535 [UI Thread @coroutine#6371] 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:60151/mediainfo.json. 2025-03-10 11:41:58.535 [UI Thread @coroutine#6371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60151/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 11:41:58.564 [HikariPool-268 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:58.758 [DefaultDispatcher-worker-3 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa64998 2025-03-10 11:41:58.758 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.758 [DefaultDispatcher-worker-3 @coroutine#2064] 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:50857/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:58.758 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.759 [DefaultDispatcher-worker-20 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.759 [DefaultDispatcher-worker-20 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50857/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.848 [DefaultDispatcher-worker-5 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-03-10 11:41:58.848 [DefaultDispatcher-worker-5 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.848 [DefaultDispatcher-worker-5 @coroutine#2096] 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:50455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:58.848 [DefaultDispatcher-worker-5 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.848 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.848 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.922 [DefaultDispatcher-worker-5 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2025-03-10 11:41:58.923 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.923 [DefaultDispatcher-worker-5 @coroutine#2142] 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:37113/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:58.923 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.923 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:58.923 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37113/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.006 [DefaultDispatcher-worker-13 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-10 11:41:59.006 [DefaultDispatcher-worker-13 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.006 [DefaultDispatcher-worker-13 @coroutine#2175] 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:37923/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:59.006 [DefaultDispatcher-worker-13 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.007 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.007 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.038 [DefaultDispatcher-worker-6 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-03-10 11:41:59.038 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.038 [DefaultDispatcher-worker-6 @coroutine#2204] 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:55895/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:59.038 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.039 [DefaultDispatcher-worker-9 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.039 [DefaultDispatcher-worker-9 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55895/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.078 [DefaultDispatcher-worker-15 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b70cf5d 2025-03-10 11:41:59.078 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.078 [DefaultDispatcher-worker-15 @coroutine#2233] 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. 2025-03-10 11:41:59.078 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.079 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.098 [DefaultDispatcher-worker-18 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-03-10 11:41:59.098 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.098 [DefaultDispatcher-worker-18 @coroutine#2247] 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:50145/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:59.098 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.098 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.098 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50145/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.228 [DefaultDispatcher-worker-4 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-03-10 11:41:59.228 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.228 [DefaultDispatcher-worker-4 @coroutine#2298] 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:47527/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:59.228 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.229 [DefaultDispatcher-worker-11 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.229 [DefaultDispatcher-worker-11 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47527/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.283 [DefaultDispatcher-worker-3 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-10 11:41:59.283 [DefaultDispatcher-worker-3 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.283 [DefaultDispatcher-worker-3 @coroutine#2341] 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:37455/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:59.283 [DefaultDispatcher-worker-3 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.284 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.284 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37455/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.421 [DefaultDispatcher-worker-11 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-03-10 11:41:59.421 [DefaultDispatcher-worker-11 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.421 [DefaultDispatcher-worker-11 @coroutine#2394] 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:48435/UmAppDatabase/replication/nodeId. 2025-03-10 11:41:59.421 [DefaultDispatcher-worker-11 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.422 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.422 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48435/UmAppDatabase/replication/nodeId 2025-03-10 11:41:59.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-03-10 11:41:59.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-03-10 11:41:59.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:59.538 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685e398: (connection evicted) 2025-03-10 11:41:59.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:59.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-03-10 11:41:59.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aece85c 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-03-10 11:41:59.542 [Test worker @coroutine#6413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-03-10 11:41:59.550 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-03-10 11:41:59.556 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-03-10 11:41:59.557 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-03-10 11:41:59.558 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-03-10 11:41:59.563 [DefaultDispatcher-worker-7 @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-03-10 11:41:59.566 [DefaultDispatcher-worker-21 @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-03-10 11:41:59.642 [HikariPool-269 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:59.645 [UI Thread @coroutine#6429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49497/703371844101701632/_ustadmanifest.json 2025-03-10 11:41:59.645 [UI Thread @coroutine#6429] 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:49497/703371844101701632/_ustadmanifest.json. 2025-03-10 11:41:59.645 [UI Thread @coroutine#6429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49497/703371844101701632/_ustadmanifest.json 2025-03-10 11:41:59.647 [UI Thread @coroutine#6429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49497/703371844101701632/_ustadmanifest.json 2025-03-10 11:41:59.647 [UI Thread @coroutine#6429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49497/703371844101701632/_ustadmanifest.json 2025-03-10 11:41:59.647 [UI Thread @coroutine#6429] 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:49497/703371844101701632/_ustadmanifest.json. 2025-03-10 11:41:59.647 [UI Thread @coroutine#6429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49497/703371844101701632/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-10 11:41:59.647 [UI Thread @coroutine#6429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49497/tincan.xml 2025-03-10 11:41:59.647 [UI Thread @coroutine#6429] 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:49497/tincan.xml. 2025-03-10 11:41:59.647 [UI Thread @coroutine#6429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49497/tincan.xml 2025-03-10 11:41:59.647 [UI Thread @coroutine#6429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49497/tincan.xml 2025-03-10 11:41:59.647 [UI Thread @coroutine#6429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49497/tincan.xml 2025-03-10 11:41:59.688 [UI Thread @coroutine#6429] 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:49497/tincan.xml. 2025-03-10 11:41:59.688 [UI Thread @coroutine#6429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49497/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-10 11:41:59.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-03-10 11:41:59.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-03-10 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-10 11:41:59.694 [HikariPool-269 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca: (connection evicted) 2025-03-10 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-10 11:41:59.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-03-10 11:41:59.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed.